📄 html_edit.css
字号:
body,p,td,th,div,span { font-family:宋体, Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
TABLE.tableClass { border:0px outset buttonface; cursor:default; background-color:buttonface; }
TR.trClass { background-color:buttonface; }
TD.tdClass { background-color:buttonface; }
.active { font-weight: bold;cursor:default;color:#F5F5F5; }
.unactive { color: #dddddd; text-decoration: underline;cursor:hand; }
.uuu{ position:relative; width:100%; height:expression(body.offsetHeight-t1.offsetHeight-2); z-index:1; left: 0px; top: 0px; overflow-x:hidden;overflow-y:scroll; }
.uuuu{ position:relative; width:100%; height:expression(body.offsetHeight-t1.offsetHeight-2); z-index:1; left: 0px; top: 0px; scroll:no; }
.flat { width:23; height:22; margin:0px; padding:0px; vertical-align:middle; border-width:1px; border-color:buttonface; border-style:solid; visibility:visible; }
.outset { width:23; height:22; margin:0px; padding:0px; vertical-align:middle; border:1px solid; border-left-color:buttonhighlight; border-top-color:buttonhighlight; border-right-color:buttonshadow; border-bottom-color:buttonshadow; visibility:visible; }
.inset { width:23; height:22; margin:0px; padding:0px; vertical-align:middle; border-width:1px; border-style:inset; visibility:visible; }
.latched { width:23; height:22; margin:0px; padding:0px; vertical-align:middle; border-width:1px; border-style:inset; background-color:#EEEEEE; visibility:visible; }
.spc { margin:0; padding:0; vertical-align:middle; }
.line { width: 2; height: 22; border-left: 1 solid buttonshadow; border-right:1 solid buttonhighlight; }
.disabled
{
filter:mask()
mask(color=buttonshadow)
dropshadow(offX=1,offY=1,color=buttonhighlight,positive=1); width:23; height:22; margin:1px; padding:0px; vertical-align:middle; border-width:0; visibility:visible;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -