📄 editor.css
字号:
body,table,tr,th,td,form {margin:0px auto; font-size:12px;padding:0px;}
#editorTBL {border:1px solid #333;border-collapse:collapse;}
/*分隔线*/
#spliv {width:100%;height:3px;line-height:3px;font-size:3px;overflow:hidden;clear:both;}
#Weiseditor
{
width:100%;float:left;height:100%;text-align:center;border:0px outset #333;
padding:0px;font-size:12px;background:#FDF5E6;margin:0px;
}
#Weiseditor .WEField
{
width:auto;height:100%;float:left;margin:0px;padding:0 0 0 7px;background:url(../editimg/toolbarStart.gif) #FDF5E6 repeat-y left top;
clear:both;
}
/* Over out */
#Weiseditor .emlCss
{
width:auto;height:21px;float:left;margin:0px;padding:1px;cursor:pointer;cursor:hand; line-height:21px;text-align:center;
border:1px solid #FDF5E6;
}
#Weiseditor .emlCss img {width:21px;height:21px;margin:0px auto; vertical-align:middle;} /* float:left error:make paddingleft and paddingright big */
#Weiseditor .emlCss2 /* vertical-align:middle; img and text vertical-middle */
{
width:5px;height:23px;float:left;margin:0px;padding:1px 0 1px 0;cursor:default;text-align:center;
}
#Weiseditor .emlCss3 /* vertical-align:middle; img and text vertical-middle */
{
width:auto;height:21px;float:left;margin:0px;padding:1px;cursor:pointer;cursor:hand;text-align:center;border:1px solid #FDF5E6;
}
#Weiseditor .emlCss select {border:1px inset #ddd;display: block;float:left;}
#Weiseditor .emlCss2 img{width:5px;height:23px;float:left;margin:0px;}
#Weiseditor .MouseOver
{
width:auto;height:21px;float:left;margin:0px;padding:1px;cursor:pointer;cursor:hand;line-height:21px;text-align:center;
border:1px solid #B0C4DE;background:#F0F8FF;
}
#Weiseditor .MouseOver img {width:21px;height:21px;margin:0px auto;vertical-align:middle;}
#Weiseditor .MouseOver select {border:1px inset #ddd;display: block;float:left;}
#Weiseditor .WENewLine {height:23px;padding:1px;line-height:23px;}
/*------------------------------------------------*/
#ifrDiv
{
width:100%;float:left;height:100% !important;height:28px;min-height:28px;text-align:center;
border:0px inset #333;padding:0px;margin:0px;
}
#ifrDiv iframe
{
width:100%; border:0px solid #fff;float:left;margin:0px;
}
#ifrDiv textarea
{
width:100%; border:0px solid #fff;float:left;margin:0px;padding:0px;overflow:auto;
}
/*pop Alert*/
.bgCss,.popCss
{
display:none;
position:absolute;
height:0px;
width:0px;
left:0px;
right:0px;
top:0px;
bottom:0px;
white-space:nowrap;
}
.panelLeft {width:90%;line-height:28px;float:left;font-size:12px;font-weight:bold;height:28px;}
.panelRight {width:10%;float:right;font-size:12px;text-align:center;line-height:28px;height:28px;}
.panelLeft a {color:#fff;text-decoration:underline;}
.hideHref {width:100%;height:100%;float:left;text-align:center;text-decoration:none;}
.aboutcss {padding:13px 0 0 15px;font-size:12px;text-align:left;line-height:20px;}
/* Select Table CSS */
.__SelectTable__ {border-collapse:collapse;}
.__SelectTable__ td {border:1px solid #ccc;}
/* .__53jlsfsfsd__________ {overflow:scroll ;overflow-x:hidden;} iframe null时, can't view*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -