📄 style.css
字号:
.FileListBig {
height: 60px;
width: 80px;
text-align: center;
padding: 2px;
padding-top: 4px;
border: 1px solid #ffffff;
}
.FileListBigOnSel {
height: 60px;
width: 80px;
border: 1px solid #A9A8BD;
background-color: #DDDDE1;
text-align: center;
padding: 2px;
padding-top: 4px;
}
.FileListTitle {
width:100%;
height:30px;
text-overflow:ellipsis;
overflow:hidden;
}
.ToolBar {
background-color:buttonface;
}
.ToolsBarButton {
height:24px;
border:1px solid buttonface;
}
BODY {
scrollbar-face-color: #DEE3E7;scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #DEE3E7;scrollbar-3dlight-color: #D1D8DD;scrollbar-arrow-color: #006090;scrollbar-track-color: #EFEFEF;scrollbar-darkshadow-color: #98AAB0;
}
td {
font-family: "Tahoma", "宋体";
font-size: 11px;
cursor:default
}
A:LINK {color: #0099ff;}
A:VISITED {color: #0099ff;}
A:HOVER {color: #ff9900;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -