⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 editor.asp

📁 Lirong网络办公系统
💻 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 + -