📄 jebon.css
字号:
body
{
font-size: 10pt;font-family:宋体;
margin:0px;padding:0px;
}
table
{
border-collapse:collapse;
}
td
{
/* padding:0px;margin:0px;*/
}
.titlebar
{COLOR: white; HEIGHT: 24px; BACKGROUND:url(../images/titlebg.gif) ActiveCaption; padding-left:12px;padding-right:12px;}
div
{
}
input { font-size:10pt;}
.checkeditem
{COLOR: white; HEIGHT: 24px; BACKGROUND-COLOR: blue; padding-left:12px;}
.uncheckeditem
{COLOR: white; HEIGHT: 24px; BACKGROUND-COLOR:Green; padding-left:12px;}
.att0 /*空白*/
{ cursor:hand;}
.att1 /*正常*/
{
COLOR:#000000; background-COLOR:Silver; cursor:hand; }
.att2 /*迟到*/
{
COLOR: White; background-COLOR:BLUE; cursor:hand;}
.att3 /*早退*/
{
COLOR: White; background-COLOR:GREEN; cursor:hand;}
.att4 /*病假*/
{
COLOR: White; background-COLOR:ORANGE; cursor:hand;}
.att5 /*事假*/
{
COLOR: White; background-COLOR:RED; cursor:hand; }
.att6 /*缺课*/
{
COLOR: White; background-COLOR:BLACK; cursor:hand;}
.mainView
{
border:1px solid #ccddff;
}
.mainView td
{
border:1px solid #ccddff; border-collapse:collapse;
height:22px; padding-left:2px; padding-right:2px;
overflow:hidden; white-space:nowrap;
}
.mainView tr
{
sun:expression(onmouseover=function(){style.background='#ddffcc'},onmouseout=function(){style.background=""})
}
.mainView th
{
height:20px;
background:#cccccc;
font-weight:normal;
}
.mainMenu div
{
padding-top:8px;
background:#ccddff;
text-align:center;
vertical-align:bottom;
text-decoration:none;
sun:expression(onmouseover=function(){style.background='#ddffcc'},onmouseout=function(){style.background="#ccddff"})
}
.mainLink tr
{
vertical-align:middle;
text-decoration:none;
sun:expression(onmouseover=function(){style.background='#ddffcc'},onmouseout=function(){style.background="#ffffff"})
}
.mainMenu a
{
text-decoration:none;
}
/*
#divMain{
z-index: 101; left: 206px; position: absolute; top: 26px;width:77%;
height: 86%; overflow: scroll;}
*/
#divTree
{
z-index: 101; left: 1px; width: 200px; position: absolute; vertical-align:top;
top: 26px; height: 476px; overflow:scroll;background :#eeeeee}
.node
{
margin-left:2px;
}
.selectedNode
{
background:#88CCFF;margin-left:2px;
}
.hoverNode
{
background:#99DDFF;margin-left:2px;
}
#divList SELECT ,#divList2 SELECT
{
background :#eeeeee}
#divMain{
z-index: 101; left: 206px; position: absolute; top: 26px;width:77%;
height: 476px; overflow: scroll;background:white}
#divMain1{
z-index: 101; left: 206px; position: absolute; top: 26px;width:77%;
height: 448px; overflow: scroll;background:white}
#divBottom{
z-index: 102; left: 206px; position: absolute; top: 476px;width:77%;padding-bottom:1px;
color:White; background:url(../images/titlebg.gif)}
#divBottom a{ color:White;}
a{text-decoration:none;}
.ErrMsg{color:Red}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -