📄 style.css.svn-base
字号:
A:link {COLOR: #000000; TEXT-DECORATION: none}
A:visited {COLOR: #666666; TEXT-DECORATION: none}
A:hover {COLOR: #99CC00; TEXT-DECORATION: none}
A.one:link {text-decoration:none;color:#FFFFFF}
A.one:visited {text-decoration:none;color:#FFFFFF}
A.one:active {text-decoration:none;color:#FFFFFF}
A.one:hover {text-decoration:none;color:#FFFFFF}
body {
font-family: "宋体";
font-size: 9pt;
color: #000000;
}
.color1{
font-family: "宋体";
font-size:9pt;
color:#6C6C6C;
}
.color2{
font-family: "宋体";
font-size:9pt;
color:#454545;
}
.color3{
font-family: "宋体";
font-size:9pt;
color:#FFFFFF;
}
.color4{
font-family: "宋体";
font-size:9pt;
color:#EAEAEA;
}
.white{
font-family: "宋体";
font-size:9pt;
color:#FFFFFF;
}
.blue{
font-family: "宋体";
font-size:9pt;
color:#0000FF;
}
.red{
font-family: "宋体";
font-size:9pt;
color:#FF0000;
}
.border1{
font-family: "宋体";
font-size:9pt;
border:1 solid #A7A7A7;
}
.border2{
font-family: "宋体";
font-size:9pt;
border:1 solid #EAEAEA;
}
.line_height1{
font-family: "宋体";
font-size:9pt;
line-height:170%;
}
.input1{font-family:Tahoma,Verdana,宋体; font-size: 9pt;border: 1px solid #999999;}
.input2 {
font-family: "宋体","Verdana","Tahoma","宋体";
font-size: 9pt;
border-bottom-style: dotted;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-bottom-color: #999999;
}
.fs14b {
FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.fs14 {
FONT-SIZE: 14px
}
.fs9 {
FONT-SIZE: 11px; COLOR: #2963b1
}
.line1 {
LINE-HEIGHT: 18px
}
.line2 {
LINE-HEIGHT: 20px
}
.line3 {
LINE-HEIGHT: 40px
}
.title1{
color: #Ff6600;
font-weight: bold;
}
.title2{
color: #Ff6600;
background-color:#FAFFE8;
font-weight: bold;
}
.disabled{
background-color:#e1e1e1;
gorush:expression(disabled=true);
}
.input{font-family:Tahoma,Verdana,宋体; font-size: 9pt;border: 1px solid #999999;}
select,Textarea{font-family:Tahoma,Verdana,宋体; font-size: 9pt;border: 1px solid #999999;}
.button1
{
BACKGROUND-COLOR:#e0e0d5;
font-size: 9pt;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
font-family: "Arial", "Helvetica", "sans-serif";
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
height: 20px;
cursor:hand;
}
.button2
{
BACKGROUND-COLOR:#e0e0d5;
font-size: 9pt;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: ridge;
border-right-style: ridge;
border-bottom-style: ridge;
border-left-style: ridge;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
font-family: "Arial", "Helvetica", "sans-serif";
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
width: 80px;
height: 20px;
cursor:hand;
}
.padding-left1{
padding-left:4px;
}
.curpage { text-decoration: none; color:#FFFFFF; font-family: Tahoma; font-size: 9px }
.page { text-decoration: none; color:#003063; font-family: Tahoma; font-size: 9px }
.page:link { text-decoration: none; color:#003063; font-family: Tahoma; font-size: 9px }
.page:visited { text-decoration: none; color:#003063; font-family: Tahoma; font-size: 9px }
.page:active { text-decoration: none; color:#FF0000; font-family: Tahoma; font-size: 9px }
.page:hover { text-decoration: none; color:#FF0000; font-family: Tahoma; font-size: 9px }
table.simple thead tr {
background-color: #eee;
}
table.simple tr.even {
background-color: #fff;
}
table.simple {
border: 1px solid #ccc;
border-collapse: collapse;
}
table.simple td,table.simple th{
border: 1px solid #ccc;
}
table.nocol tbody td,table.nocol tbody th{
border-left: none;
border-right: none;
}
th, td {
font-family: "宋体";
font-size:9pt;
}
.td_padding{
text-align: left;
padding: 2px 4px 2px 4px;
background-color: #69c;
}
table.its thead tr {
background-color: #69c;
}
table.its tr.even {
background-color: #def;
}
table.mars thead tr {
background-color: #9c9;
}
table.mars tr.even {
background-color: #ccb;
}
table.mars tr.odd {
background-color: #eec;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -