📄 pagecss_gis.css
字号:
/* CSS Document */
body{
font-size:12px;
padding:0;
margin:0;
background-color:#EBF1FE;
background-repeat:repeat-x;
/*background-image:url(../images/body-header-bg.gif);*/
}
a {
color:#6B92F4;
text-decoration: none;
}
a:visited {
color:#6B92F4;
}
a:hover {
color:#6B92F4;
text-decoration: underline;
}
th
{
background-color:#8EA8D7;
color:#ffffff;
font-family:tahoma;
font-size:11px;
font-weight: bold;
cursor: default;
border: 1px solid #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-width: 0px;
position: relative;
top: 0px;
}
/*-----------------------header--------------------*/
#idheader{
width:100%;
height:70px;
background-image:url(../images/header-bg.jpg);
}
#headright{
width:280px;
float:right;
display:inline;
}
#headright a{
display:block;
}
#ss1 {
display:block;
width:39px;
height:31px;
background-image:url(../images/Chang.gif);
background-repeat:no-repeat;
}
#ss2 {
width:39px;
height:31px;
display:block;
background-image:url(../images/Style.gif);
background-repeat:no-repeat;
}
#ss3{
width:39px;
height:31px;
display:block;
background-image:url(../images/Password.gif);
background-repeat:no-repeat;
}
#ss4 {
width:39px;
height:31px;
display:block;
background-image:url(../images/Help.gif);
background-repeat:no-repeat;
}
#ss5 {
width:39px;
height:31px;
display:block;
background-image:url(../images/Exit1.gif);
background-repeat:no-repeat;
}
.menu {position:relative;}
.menu ul {list-style-type: none;}
.menu ul li {float:left;position:relative;}
.menu ul li a, .menu ul li a:visited {padding-left:5px;} /*图标的间距*/
.menu ul li ul {display: none;}
table {margin:-1px;border-collapse:collapse;}
.menu ul li a:hover {color:#fff;background:;}
.menu ul li a:hover ul {display:block;position:absolute;left:-150px;top:1px;}
.menu ul li a:hover ul li {border:1px solid #5373ad;margin-top:-1px;}
.menu ul li a:hover ul li a {display:block;background:#f0f4fe;color:#133968;height:19px;width:106px;line-height:19px;text-align: left;}
.menu ul li a:hover ul li a:hover {background:#dee4ef; color:#f60;}
/*-----------------------menu---------------------*/
#navmenu{
width:100%;
height:20px;
}
#navmenulist{
padding:2px 0 0 20%;
}
#navmenulist ul{
padding:0;
margin:0;
list-style:none;
}
#navmenulist li{
display:block;
margin-left:14px;
width:100px;
text-align:center;
float:left;
height:24px;
line-height:24px;
font-weight:bold;
}
.tabon{
border-top:1pt solid #5373AD;
border-right:1pt solid #5373AD;
border-left:1pt solid #5373AD;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#BFCADF', EndColorStr='#5373AD');
}
.taboff{
border-top:1pt solid #5373AD;
border-right:1pt solid #5373AD;
border-left:1pt solid #5373AD;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FBFCFD', EndColorStr='#ACBBD6');
}
a.menuon {
color:#ffffff;
text-decoration: none;
}
a.menuon:visited {
color:#ffffff;
}
a.menuoff {
color:#354874;
text-decoration: none;
}
a.menuoff:visited {
color:#005993;
}
a.menuoff:hover {
color:#6B92F4;
text-decoration: none;
}
/*-----------------------main---------------------*/
#main{
width:100%;
}
#left {
width:18%;
float:left;
}
#middle {
width:81%;
float:left;
}
/*-----------------------leftmenu---------------------*/
#leftside {
position: relative;
margin-top:20px;
}
.leftnavtop {
width:140px;
height:15px;
background:url(Facade/images/b_nav_topleft.gif);
}
.leftnavbottom {
width:140px;
height:15px;
background-image:url(../images/b_nav_bottomleft.gif);
}
.leftnavtable{
width:100%;
border-left:3pt solid #5373AD;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#BFCBDF', EndColorStr='#ffffff');
}
.leftnavtable ul{
padding:0 0 0 10px;
margin:0;
list-style:none;
}
.leftnavtable li{
text-indent:10px;
}
.nav-select {
font-size:12px;
height:18pt;
font-weight: bold;
vertical-align:middle;
line-height: 18px;
background-color:#FFFFFF;
}
.nav-off{
font-size:12px;
line-height:18pt;
vertical-align:middle;
}
a.nav {
color:#354874;
text-decoration: none;
line-height:18pt;
}
a.nav:visited {
color:#354874;
}
a.nav:hover {
color:#6B92F4;
text-decoration: underline;
}
#user{
width:118px;
height:36px;
text-align:left;
background-image:url(../images/userbg.jpg);
margin-top:10px;
padding:8px;
line-height:18px;
}
/*-----------------------menu---------------------*/
.ws_title {
width:150px;
line-height: 1.1em;
color:#444444;
font-weight: bold;
margin:8pt 0pt 0pt 2pt;
}
.ws_title ul{
padding:0;
margin:0;
list-style:none;
}
.ws_title_a {
font-family:Arial, Verdana, Helvetica, sans-serif;
line-height: 1.1em;
color:#444444;
font-weight: bold;
margin:0pt;
}
.ws-select{
white-space: nowrap;
font-size:12px;
height:16pt;
width:125px;
font-weight: bold;
padding-left:2px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E2ECFC', EndColorStr='#ffffff');
border-top:1pt solid #D5E3FC;
border-left:2pt solid #7692C7;
border-bottom:1pt solid #D5E3FC;
border-right:1pt solid #D5E3FC;
line-height:16pt;
}
.ws-off{
font-size:12px;
height:16pt;
font-weight: normal;
padding-left:4px;
line-height: 16pt;
}
/*-----------------------table---------------------*/
.Td_PositionBar {
background-image: url(../images/CssMidToolBarBG.jpg);
background-repeat: repeat-x;
}
.Tr_ShowHide {
background-image: url(../images/CssShowHideBar.gif);
background-repeat: repeat-x;
}
.CommonTable {
/*selfRow:expression(this.rules=rows);*/
selfSpacing:expression(this.cellSpacing=1);
selfPadding:expression(this.cellPadding=1);
selfBorder:expression(this.border=0);
background-color:#5373AD;
}
.CommonTable #titleTr{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
height:20px;
background:#97C473;
}
.CommonTable #ItemName{
width:20%;
}
.CommonTable #ItemContent{
width:35%;
}
.CommonItemName{
width:20%;
}
.CommonItemContent{
width:35%;
}
.CommonTable tr{
font-size: 12px;
text-indent:4px;
height:20px;
background-color: #FFFFFF;
color:#000000;
}
.CommonTable_ShortText{
border:solid 1px #999;
font-size:12px;
width:80px;
height:16px;
}
.CommonTable_Text{
border:solid 1px #999;
font-size:12px;
width:80px;
height:16px;
}
.CommonTable_LongText{
border:solid 1px #999;
font-size:12px;
width:80px;
height:16px;
}
.CommonTable_ShortTextArea{
font-size: 12px;
border:solid 1px #666;
width:250px;
height:800px;
background-color: #FFFFFF;
color:#000000;
}
.CommonTable_TextArea{
font-size: 12px;
border:solid 1px #666;
width:450px;
height:100px;
background-color: #FFFFFF;
color:#000000;
}
.CommonTable_Select {
border: 1px solid #666;
color:#000000;
background-color:#FFFFFF;
width:120px;
overflow: hidden;
text-overflow:ellipsis;
word-break:keep-all;
height:18px;
line-height:12px;
font-size: 12px;
}
.CommonTable_ShortSelect {
border: 1px solid #666;
color:#000000;
background-color:#FFFFFF;
width:60px;
overflow: hidden;
text-overflow:ellipsis;
word-break:keep-all;
height:18px;
line-height:12px;
font-size: 12px;
}
.CommonTable_MidSelect {
border: 1px solid #666;
color:#000000;
background-color:#FFFFFF;
width:70px;
overflow: hidden;
text-overflow:ellipsis;
word-break:keep-all
height:18px;
line-height:12px;
font-size: 12px;
}
.CommonTitle{
font-size:12px;
color:#354874;
font-weight:bold;
line-height:20px;
}
.CommonTableContent {
selfSpacing:expression(this.cellSpacing=1);
selfPadding:expression(this.cellPadding=0);
selfBorder:expression(this.border=0);
background-color:#5373AD;
font-size: 12px;
line-height:20px;
font-weight: bold;
color: #000000;
}
.CommonTableContent tr{
font-weight:normal;
height:20px;
background-color:#FFFFFF;
font-size:12px;
color:#333;
text-indent:4px;
onroll: expression(
onmouseover=function(){if(this.id!="titleTr")this.style.background="#F3F6FC"},
onmouseout=function(){if(this.id!="titleTr")this.style.background="#ffffff"});
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -