?? editor.asp
字號:
<style>
.Gen {
POSITION: relative
}
.heading {
BACKGROUND: #eeeeee; COLOR: #000000
}
.Composition {
POSITION: relative; BACKGROUND-COLOR: <%=Session("vtabletitlebackcolor")%>
}
.yToolbar {
LEFT: 0px; WIDTH: 550px; POSITION: relative; TOP: 0px; HEIGHT: 27px; BACKGROUND-COLOR: <%=Session("vtabletitlebackcolor")%>
}
.Btn1 {
BORDER-RIGHT: <%=Session("vtabletitlebackcolor")%> 1px solid; BORDER-TOP: <%=Session("vtabletitlebackcolor")%> 1px solid; BORDER-LEFT: <%=Session("vtabletitlebackcolor")%> 1px solid; WIDTH: 23px; BORDER-BOTTOM: <%=Session("vtabletitlebackcolor")%> 1px solid; POSITION: absolute; TOP: 1px; HEIGHT: 23px; BACKGROUND-COLOR: <%=Session("vtabletitlebackcolor")%>
}
.Ico {
LEFT: 2px; POSITION: absolute; TOP: 1px
}
.TBSep {
BORDER-RIGHT: buttonhighlight 1px solid; FONT-SIZE: 0px; BORDER-LEFT: buttonshadow 1px solid; WIDTH: 1px; POSITION: absolute; TOP: 1px; HEIGHT: 22px
}
.TBGen {
FONT: 8pt verdana,arial,sans-serif; POSITION: absolute; TOP: 2px; HEIGHT: 22px
}
.TBHandle {
FONT-SIZE: 1px; WIDTH: 1px; POSITION: absolute; TOP: 1px; HEIGHT: 22px; BORDER-TOP: <%=Session("vtabletitlebackcolor")%>
}
.BtnMouseOverUp {
BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; WIDTH: 24px; BORDER-BOTTOM: buttonshadow 1px solid; POSITION: absolute; TOP: 1px; HEIGHT: 23px; <%=Session("vtabletitlebackcolor")%>
}
.BtnMouseOverDown {
BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; WIDTH: 24px; BORDER-BOTTOM: buttonhighlight 1px solid; POSITION: absolute; TOP: 1px; HEIGHT: 23px; <%=Session("vtabletitlebackcolor")%>
}
.BtnDown {
BORDER-RIGHT: buttonhighlight 1px solid; BORDER-TOP: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; WIDTH: 24px; BORDER-BOTTOM: buttonhighlight 1px solid; POSITION: absolute; TOP: 1px; HEIGHT: 23px; BACKGROUND-COLOR: gainsboro
}
.IcoDown {
LEFT: 3px; POSITION: absolute; TOP: 2px;
}
.IcoDownPressed {
LEFT: 1px; POSITION: absolute; TOP: 1px
}
</style>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -