?? editor.css
字號:
iframe.Editor_Composition
{
border: 2px inset;
}
.Editor_Reply
{
border : 1px dashed buttonface;
}
table.Editor_Body
{
background-color:gainsboro;
border:1px solid #CCCCCC;
}
.yToolbar
{
}
.Editor_Btn
{
BACKGROUND-COLOR: gainsboro;
Text-align: center;
HEIGHT: 28px;
WIDTH: 28px;
}
.Editor_Ico
{
cursor: pointer;
}
.Editor_TBGen
{
FONT: 8pt verdana,arial,sans-serif;
}
.Editor_BtnMouseOverUp
{
border : 1px solid #6595D6;
background-color : buttonface;
Text-align: center;
HEIGHT: 22px;
WIDTH: 26px;
}
.Editor_BtnMouseOverDown
{
border : 1px solid transparent;
BACKGROUND-COLOR: #EEEEEE;
Text-align: center;
HEIGHT: 22px;
WIDTH: 22px;
}
.BtnDown
{
BACKGROUND-COLOR: #8592B5;
Text-align: center;
}
td.Editor_TabOn {
font: 8pt MS Sans Serif;
padding:1px 5px;
border:1px inset;
background-color: #EEEEEE;
}
td.Editor_TabOff {
font: 8pt MS Sans Serif;
padding:1px 5px;
border:1px outset;
}
td.Editor_SmileOn {
font: 9pt MS Sans Serif;
border:1px inset;
background-color: #FFD988;
}
td.Editor_SmileOff {
font: 9pt MS Sans Serif;
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -