You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
454 lines
9.2 KiB
CSS
454 lines
9.2 KiB
CSS
body {
|
|
font-family:'Helvetica Neue','Helvetica','Arial','sans-serif';
|
|
font-size:14px;
|
|
font-weight:bolder;
|
|
color:#444444;
|
|
}
|
|
a:visited, a:visited *{
|
|
|
|
color: #006400 !important;
|
|
|
|
}
|
|
a:hover,a:hover *{
|
|
color: #010101 !important;x
|
|
text-shadow: 0px 0px .2px #C0C0C0 !important;
|
|
text-decoration: none !important;
|
|
-moz-transition: all 0.4s ease-in-out 0.1s; !important;
|
|
|
|
}
|
|
.linka {
|
|
color:#428bca;
|
|
cursor:pointer;
|
|
|
|
/*text-decoration: underline;*/
|
|
}
|
|
.headbody {
|
|
font-size: 13px;
|
|
background-color: #FFFFFF;
|
|
}
|
|
td.f1{
|
|
/*background-color:#F6F6F6;*/
|
|
font-size:14px;
|
|
color: #394263;
|
|
font-weight:bolder;
|
|
text-align:center;
|
|
white-space:nowrap;
|
|
border:1px solid #cfd9db;
|
|
}
|
|
.MouseHover
|
|
{
|
|
border: 1px solid #0000FF;
|
|
background-color: #008080;
|
|
}
|
|
.MouseButtonHover
|
|
{
|
|
cursor:pointer;
|
|
border:1px solid #7eabcd;
|
|
background:url('../themes/default/images/button_plain_hover.png') repeat-x left bottom;
|
|
}
|
|
.tableAll {
|
|
border: 2px solid #cfd9db;
|
|
border-collapse: collapse;
|
|
empty-cells: show;
|
|
}
|
|
.tableAll td
|
|
{
|
|
/*font-size: 14px;*/
|
|
border: 1px solid #cfd9db;
|
|
/*text-align: center;*/
|
|
}
|
|
.tableAll th
|
|
{
|
|
font-size: 14px;
|
|
border: 1px solid #cfd9db;
|
|
|
|
}
|
|
.trTable {
|
|
width:90%;
|
|
/*border: 2px solid #33FFDD;*/
|
|
border-collapse: collapse;
|
|
empty-cells: show;
|
|
background-color:#DDDDDD;
|
|
font-weight:bolder;
|
|
font-size:14px;
|
|
|
|
}
|
|
.trTable3 {
|
|
width:95%;
|
|
/*border: 2px solid #33FFDD;*/
|
|
border-collapse: collapse;
|
|
empty-cells: show;
|
|
/*background-color:#DDDDDD;*/
|
|
/*font-weight:bolder;*/
|
|
font-size:11px;
|
|
|
|
}
|
|
|
|
.title_ico {
|
|
height:30px;
|
|
line-height:30px;
|
|
font-size:14px;
|
|
font-family: "微软雅黑";
|
|
color:#428bca;
|
|
font-weight:bold;
|
|
text-indent:1em;
|
|
}
|
|
|
|
.btnClass {
|
|
|
|
width: auto;
|
|
border:0;
|
|
height:26px;
|
|
|
|
|
|
|
|
}
|
|
.btnSelected {
|
|
height:30px;
|
|
background-color:#008080;
|
|
color:white;
|
|
}
|
|
.btnUnSelected {
|
|
height:30px;
|
|
background-color:#808080;
|
|
color:white;
|
|
}
|
|
.btnClassAdd {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/edit_add.png');
|
|
background-repeat: no-repeat;
|
|
|
|
|
|
background-color: #333366;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassAdd2 {
|
|
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
|
|
background-repeat: no-repeat;
|
|
background-color: #f96;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassAdd3 {
|
|
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
|
|
background-repeat: no-repeat;
|
|
background-color: #439ab5;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.btnClassAdd4 {
|
|
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
|
|
background-repeat: no-repeat;
|
|
background-color: #23c6c8;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassDel{
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/cancel.png');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.btnClassFind {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/search.png');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #439ab5;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassEdit {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/pencil.png');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassSave {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/filesave.png');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassBack {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/back.png');
|
|
background-repeat: no-repeat;
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassExcelTemplate {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/Excel.gif');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color:#006699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.btnClassClose{
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/back.png');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.btnClassImportExcel {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/Excel.gif');
|
|
background-repeat: no-repeat;
|
|
|
|
background-color: #006699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.btnClassWordTemplate {
|
|
background-position: center;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
}
|
|
.btnClassImportWord {
|
|
background-position: center;
|
|
|
|
background-color: #416C9B;
|
|
color: #FFF;
|
|
}
|
|
|
|
.dgbtnDel {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/cancel.png');
|
|
background-repeat: no-repeat;
|
|
background-color: #666699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
.dgbtnEdit {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/pencil.png');
|
|
background-repeat: no-repeat;
|
|
background-color: #666699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.dgbtnPrint {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/print.png');
|
|
background-repeat: no-repeat;
|
|
background-color:#666699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
}
|
|
|
|
.dgbtnView {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/search.png');
|
|
background-repeat: no-repeat;
|
|
background-color: #666699;
|
|
color: #FFF;
|
|
margin: 0;
|
|
overflow: visible;
|
|
width: auto;
|
|
*width: 1;
|
|
|
|
}
|
|
|
|
.dgbtnDownload {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/down.gif');
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
.dgbtnFilter {
|
|
padding-left:18px;
|
|
padding-right:5px;
|
|
padding-top:3px;
|
|
padding-bottom:3px;
|
|
background-position: left center;
|
|
background-image: url('icons/filter.png');
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
.editTextbox {
|
|
|
|
border: 1px solid #577aa0;
|
|
background-color: #fff;
|
|
vertical-align: middle;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
height:22px;
|
|
-moz-border-radius: 5px 5px 5px 5px;
|
|
-webkit-border-radius: 5px 5px 5px 5px;
|
|
border-radius: 5px 5px 5px 5px;
|
|
font-family:'Helvetica Neue','Helvetica','Arial','sans-serif';
|
|
font-size:13px;
|
|
font-weight:bolder;
|
|
color:#6f6f6f;
|
|
}
|
|
.editMultTextbox {
|
|
font-family:'Helvetica Neue','Helvetica','Arial','sans-serif';
|
|
font-size:13px;
|
|
font-weight:bolder;
|
|
color:#6f6f6f;
|
|
border: 1px solid #577aa0;
|
|
}
|
|
|
|
.selectClass {
|
|
border: 1px solid #577aa0;
|
|
background-color: #fff;
|
|
vertical-align: middle;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
height:25px;
|
|
-moz-border-radius: 5px 5px 5px 5px;
|
|
-webkit-border-radius: 5px 5px 5px 5px;
|
|
border-radius: 5px 5px 5px 5px;
|
|
font-family:'Helvetica Neue','Helvetica','Arial','sans-serif';
|
|
font-size:13px;
|
|
font-weight:bolder;
|
|
color:#6f6f6f;
|
|
}
|
|
|
|
button::-moz-focus-inner,input[type="button"]::-moz-focus-inner { border:none; padding:0; }
|
|
.btn,form input{
|
|
line-height:normal;
|
|
*overflow:visible ;
|
|
overflow:visible ;
|
|
} |