📄 editor.css
字号:
body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体}
td.TB_Left{background-image: url(tbbg.gif);width:3px;}
td.TB_Right{background-image: url(tbbg.gif);width:3px;}
td.TB_Center{background-image: url(tbbg.gif);height: 31px;}
td.TB_Btn_Padding{padding:0px 0px 0px 0px}
.TB_Btn_Image{overflow: hidden;width: 16px;height: 16px;margin: 4px 3px 4px 3px;background-repeat: no-repeat;}
.TB_Btn_Image img{position: relative;}
.TB_Btn, .TB_Btn_Over, .TB_Btn_Down, .TB_Btn_Checked {width:22px;height:24px;margin:0px;border:0px;}
.TB_Btn_Over{
margin:0px;
background-image:url(btnover.gif);
}
.TB_Btn_Down{
margin:0px;
background-image:url(btndown.gif);
}
.TB_Btn_Checked{
margin:0px;
background-image:url(btndown.gif);
}
.TB_Sep
{
border-left: #6b90cd 1px solid;
border-right: #ffffff 1px solid;
font-size: 0px;
height: 15px;
top: 4px;
width:0px
}
.Menu_Image{overflow: hidden;width: 16px;height: 16px;margin: 2px;background-repeat: no-repeat;border-width:0px;}
.Menu_Image img{position: relative;}
body{background-color:#ffffff; padding: 0px; margin: 0px 0px 0px 0px; border:1px solid #B2C3D7;}
#eWebEditor_Layout {border:1px solid #162B44;}
select{background: #eeeeee;}
.Composition{border:0px}
/* StatusBar */
td.SB{height:30px;}
table.SB{height:30px;background-image:url(tbbg.gif);}
/* StatusBar Mode */
table.SB_Mode {height:24px}
td.SB_Mode_Left{width:10px}
td.SB_Mode_Sep{width:5px}
.SB_Mode_Btn_Text{color:#ffffff;padding-top:2px}
td.SB_Mode_BtnOff {cursor:pointer;background-image:url(sb_btn_bg.gif);}
td.SB_Mode_BtnOff table{background-image:url(sb_btn_left.gif);background-repeat:no-repeat;background-position:left;height:24px;}
td.SB_Mode_BtnOff .SB_Mode_Btn_Text{padding-right:5px;background-image:url(sb_btn_right.gif);background-repeat:no-repeat;background-position:right;}
td.SB_Mode_BtnOff .SB_Mode_Btn_Img{padding-left:3px;}
td.SB_Mode_BtnOn{background-image:url(sb_btn_bg2.gif);}
td.SB_Mode_BtnOn table{background-image:url(sb_btn_left2.gif);background-repeat:no-repeat;background-position:left;height:24px;}
td.SB_Mode_BtnOn .SB_Mode_Btn_Text{padding-right:5px;background-image:url(sb_btn_right2.gif);background-repeat:no-repeat;background-position:right;}
td.SB_Mode_BtnOn .SB_Mode_Btn_Img{padding-left:3px;}
td.SB_Mode_BtnOff div, td.SB_Mode_BtnOn div{overflow: hidden;width: 16px;height: 16px;margin:0px 2px 0px 2px;background-repeat: no-repeat;border-width:0px;}
td.SB_Mode_BtnOff img, td.SB_Mode_BtnOn img{position: relative;}
/* StatusBar Size */
table.SB_Size {height:20px}
td.SB_Size_Sep {width:5px}
td.SB_Size_Right {width:40px}
td.SB_Size_Btn {cursor:pointer;}
td.SB_Size_Btn div{overflow: hidden;width: 16px;height: 16px;margin: 2px;background-repeat: no-repeat;border-width:0px;}
td.SB_Size_Btn img{position: relative;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -