47.100.7.6:8090
个人笔记 by cmumydream
Details
Authorcmumydream
LicenseNo License
Categoryuserstyles
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
47.100.7.6:8090
Source code
/* ==UserStyle==
@name 个人笔记
@version 20211014.06.12
@namespace userstyles.world/user/cmumydream
@description 47.100.7.6:8090
@author cmumydream
@license No License
==/UserStyle== */
@-moz-document url("http://47.100.7.6:8090/#/") {
.notePreview {
font-size: 0px;
color: #575757;
}
.noteList {
background-color: #fbfafa;
width: 220px !important;
}
.vditor-preview__action button.vditor-preview__action--current, .vditor-preview__action button:hover {
color: var(--toolbar-icon-hover-color);
background-color: var(--toolbar-background-color);
height: 0px;
}
.vditor-preview__action {
text-align: center;
background-color: var(--toolbar-background-color);
visibility: hidden;
height: 0px !important;
padding: 0px !important;
}
.vditor-preview__action button {
background-color: var(--toolbar-background-color);
color: var(--toolbar-icon-color);
line-height: 20px;
border: 0;
margin: 0 10px;
cursor: pointer;
padding: 0 7px;
font-size: 12px;
height: 0px;
visibility: hidden;
}
}