初始版本
37
statics/css/authority.css
Executable file
@@ -0,0 +1,37 @@
|
||||
@charset "utf-8";
|
||||
.authority-ctn-wrap{font-size: 14px}
|
||||
.authority-ctn-wrap .tips a{color: #3B87B1;}
|
||||
.authority-ctn-wrap .tips{margin-bottom: 20px;}
|
||||
.register-wrap h3{margin-bottom: 15px;}
|
||||
.register-form .ui-input{width: 320px;float: left;}
|
||||
.register-form .btn-row{padding-left: 260px;}
|
||||
.register-form .msg{clear:both;padding: 5px 0;color: #999; font-size:12px; }
|
||||
.register-form .msg a{color:#999;}
|
||||
.register-form .msg-focus,.register-form .msg-focus a{color: #555;}
|
||||
.register-form .valid-msg,.register-form .loading{float:left;display:inline;height:20px;vertical-align:middle;margin:5px 0 0 15px;position: relative;padding-left: 20px; line-height:1.5;}
|
||||
.register-form .valid-msg i{position:absolute;left:0;top:2px;width:16px;height:16px;display:block;background: url('../css/img/spr_icons.png') no-repeat;}
|
||||
.register-form .loading i{position:absolute;left:0;top:2px;}
|
||||
.register-form .valid-error i{background-position: -16px 0;}
|
||||
.register-form .valid-error{color: #dd4e4e; line-height:1.5; }
|
||||
.register-form .input-error{border-color: #dd4e4e;}
|
||||
.pswStrength{float:left;margin-left:15px;line-height:18px;vertical-align:middle;}
|
||||
.pswStrength p{color: #3B87B1;font-size: 12px;}
|
||||
.pswStrength b{float:left;display:inline;margin-right:5px;width: 30px;height: 10px;border:1px solid #ccc;font-size: 0;line-height: 0;overflow: hidden;background: #fff;}
|
||||
.pswStrength .on{background-color: #ffd35b;}
|
||||
.search-form input{width: 200px;}
|
||||
|
||||
.authority-setting-wrap{margin-bottom:20px;background:#fff;border-spacing:0;border: 1px solid #cfcfcf; border-top: none;}
|
||||
.authority-tit span{font-weight: normal;}
|
||||
.authority-tit #userName{font-weight: bold;}
|
||||
.authority-setting-table{margin-bottom: 20px;}
|
||||
.authority-setting-table th,.authority-setting-table td{padding: 0 5px;text-align: center;}
|
||||
.authority-setting-table th{color:#555; height:40px; line-height: 40px; background: #f0f0f0 url('../css/img/ui-thead.png') repeat-x;border: 1px solid #cfcfcf; border-width:1px 0;}
|
||||
.authority-setting-table td{height: 35px;line-height: 35px;}
|
||||
.authority-setting-table tbody{background: #fff;}
|
||||
.authority-setting-table input{vertical-align: middle;}
|
||||
.authority-setting-table thead .category{font-size: 14px;}
|
||||
.authority-setting-table .category{text-align: left;}
|
||||
.mod-toolbar-top .authority-btns{margin-right:0;}
|
||||
.authority-btns{text-align: right;margin-right: -10px;}
|
||||
.authority-setting-table .backup td{text-align: left;}
|
||||
.authority-setting-table .backup input{margin-right: 3px;}
|
||||
217
statics/css/base.css
Executable file
@@ -0,0 +1,217 @@
|
||||
html { overflow: hidden; }
|
||||
body { color:#333; }
|
||||
#browser { background: #ffffee; height: 40px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; border: 1px solid #ffe5b1; position: relative; display: none; }
|
||||
#browser a { color: #3B87B1; }
|
||||
#browser #bClose { position: absolute; right: 6px; top: 0; width: 20px; height: 20px; line-height: 20px; font-size: 28px; *font-size:24px;
|
||||
color: #d2160b; border-radius: 14px; font-weight: normal; }
|
||||
/*container*/
|
||||
#container { margin: 0 auto; }
|
||||
/*col-side*/
|
||||
#col-side { float: left; width: 95px; _margin-right: -3px; position: relative; z-index: 1000; }
|
||||
#col-side .side-fold, #nav .main-nav { display: block; text-indent: -9999px; overflow: hidden; background-repeat:no-repeat; }
|
||||
#icon-vension{display: block;position:absolute;top:0;left:0;z-index:999;}
|
||||
#nav { zoom: 1; /*border-bottom:1px solid #28688b;border-color:rgba(0,0,0,0.15);*/ }
|
||||
#nav .item { position: relative; margin-bottom: 1px; zoom: 1; float: left; width: 100%; }
|
||||
.v-standard #nav .item{ margin-bottom:0; }
|
||||
#nav .main-nav { position: relative; display: block; height: 80px; width: 100%; float: left; font-family:"新宋体", "宋体";}
|
||||
.v-standard #nav .item{ height: 84px; }
|
||||
#nav .on .main-nav { background-position: 0 -80px;}
|
||||
#nav .current .main-nav { background-position: 0 -160px;}
|
||||
#nav .sales { background-position: -98px 0; }
|
||||
#nav .on .sales { background-position: -98px -80px; }
|
||||
#nav .current .sales { background-position: -98px -160px; }
|
||||
#nav .storage { background-position: -196px 0; }
|
||||
#nav .on .storage { background-position: -196px -80px; }
|
||||
#nav .current .storage { background-position: -196px -160px; }
|
||||
#nav .money { background-position: -294px 0; }
|
||||
#nav .on .money { background-position: -294px -80px; }
|
||||
#nav .current .money { background-position: -294px -160px; }
|
||||
#nav .report { background-position: -392px 0; }
|
||||
#nav .on .report { background-position: -392px -80px; }
|
||||
#nav .current .report { background-position: -392px -160px; }
|
||||
#nav .setting { background-position: -490px 0; }
|
||||
#nav .on .setting { background-position: -490px -80px; }
|
||||
#nav .current .setting { background-position: -490px -160px; }
|
||||
#nav .vip { background-position: -582px 0; }
|
||||
#nav .on .vip { background-position: -582px -80px; }
|
||||
#nav .current .vip { background-position: -582px -160px; }
|
||||
#nav .arrow { position: absolute; left: 75px; top: 55px; display: block; text-indent: 0; font-weight: bold; }
|
||||
#nav .on .arrow { text-indent:-99999px; width: 0;height: 0;border-style: solid;border-width: 8px;border-color: transparent;border-right-color: white;border-left: none;left: 87px;top: 50%;margin-top: -8px; }
|
||||
#nav.static .current .arrow { text-indent:-99999px; width: 0;height: 0;border-style: solid;border-width: 8px;border-color: transparent;border-right-color: white;border-left: none;left: 87px;top: 50%;margin-top: -8px;}
|
||||
.v-standard #nav .on .arrow { text-indent:-99999px; width: 0;height: 0;border-style: solid;border-width: 8px;border-color: transparent;border-right-color: white;border-left: none;left: 87px;top: 50%;margin-top: -8px; }
|
||||
.v-standard #nav.static .current .arrow { text-indent:-99999px; width: 0;height: 0;border-style: solid;border-width: 8px;border-color: transparent;border-right-color: white;border-left: none;left: 87px;top: 50%;margin-top: -8px; }
|
||||
#nav .sub-nav-wrap { display: none; position: absolute; left: 95px; width: 130px; border: 4px solid #c7c7c7; border-color: rgba(0,0,0,0.2); border-left: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; z-index: 9999; background-color: #fff; }
|
||||
#nav .sub-nav-wrap b { position: absolute; left: -8px; margin-top: -8px; display: block; width: 0; height: 0; font-size: 0; overflow: hidden; border-style: solid;border-width: 8px;border-color: transparent;border-right-color: white;border-left: none;}
|
||||
#nav .single-nav b{top: 50%;}
|
||||
#nav .sub-nav { background-color: #fff; padding: 10px 0 5px; line-height: 24px; }
|
||||
#nav .sub-nav li { margin-bottom: 8px; position: relative; }
|
||||
#nav .sub-nav li i{display:none;padding: 0 5px;position: absolute;top: 4px;right: 4px;cursor: pointer;font-size: 12px;background: #63C963;text-align: right;font-family: 微软雅黑;font-style: normal;color:#fff;margin-left: 5px;line-height: 16px;border-radius: 9px;}
|
||||
#nav .sub-nav li.on i{display:inline-block;}
|
||||
#nav .sub-nav li.on i:hover{background: #63C963;}
|
||||
#nav .sub-nav a { padding-left: 15px; display: block; color: #888; zoom: 1; }
|
||||
#nav .sub-nav li.on { background: #eee; color: #555; }
|
||||
/*#nav .setting-nav { width: 220px; }
|
||||
#nav .setting-nav li { float: left; width: 110px; }
|
||||
#nav .setting-nav .sub-nav { padding-bottom: 0; zoom: 1; }
|
||||
#nav .setting-nav h3 { margin-left: 15px; font-size: 12px; }
|
||||
#nav .setting-nav .last { border-right: 0; _margin-right: -8px; }*//*处理ie6在hover状态下错位的问题*/
|
||||
/*#nav .setting-nav { bottom: 0; }
|
||||
#nav .setting-nav b { top: auto; bottom: 35px; zoom: 1; }*/
|
||||
#nav .group-nav{width:221px;padding:15px 0;background-color:#fff;}
|
||||
#nav .group-nav .nav-item{float:left;width:110px;border-right:1px dashed #ccc;}
|
||||
#nav .group-nav .sub-nav{padding-bottom:0;}
|
||||
#nav .group-nav h3{margin-left:15px;font-size:12px;}
|
||||
#nav .group-nav .last{border-right:0;}
|
||||
#nav .group-nav b{bottom:28px;top:inherit}
|
||||
#nav .group-nav-t0{top:0;}
|
||||
#nav .group-nav-t0 b{top:36px;}
|
||||
#nav .group-nav-b0{bottom:0;}
|
||||
.v-standard #nav .group-nav b{bottom:30px;top:inherit}
|
||||
#nav .vip-nav{width:246px;}
|
||||
#nav .vip-nav .nav-onlineStore{width:120px;}
|
||||
#nav .vip-nav .nav-JDstore{width:125px;}
|
||||
#nav .report-nav{width:534px;}
|
||||
#nav .report-nav .nav-pur{width:150px;}
|
||||
#nav .report-nav .nav-sales{width:140px;}
|
||||
#nav .report-nav .nav-fund{width:120px;}
|
||||
#nav .setting-nav{ width:385px; }
|
||||
#nav .setting-nav .last { width:auto; }
|
||||
#nav .setting-nav .last ul{ width:80px;float:left; }
|
||||
#navScroll span{ display:block; width:47px; height:23px; float:left; border-radius:3px; cursor:pointer; }
|
||||
|
||||
#col-side .side-fold { font-size: 16px; color: #b8d2e1; height: 45px; background-position: -588px 0; border-top: 1px solid #5595b8; border-color: rgba(255,255,255,0.2); }
|
||||
/*col_main*/
|
||||
#col-main { overflow: hidden; zoom: 1; }
|
||||
#main-hd {position: relative;z-index: 101; height: 46px;padding: 0 18px 0; font-family: 'Microsoft Yahei'; }
|
||||
#main-hd .tit { float: left; }
|
||||
#main-hd .service-list{float: left;position: relative;zoom:1; margin:0 0 0 3px; }
|
||||
#main-hd .service-list .trigger{display: block;height:20px;color:#FFFFFF;width:30px;text-align:center;line-height:18px;margin: 12px 0 0;position:relative;z-index: 1001;padding: 0 15px 0 5px;background: #F74C23;float: left;border: 1px solid #fff;border-bottom: 0;}
|
||||
#main-hd .service-list .trigger b{position:absolute;right:3px;top:9px;_top:6px;display:block;width:0;height:0;overflow:hidden;border-style:solid;border-width:4px;border-color:#FFF #F74C23 #F74C23;-moz-transition:-moz-transform 150ms ease-in;-webkit-transition:-webkit-transform 150ms ease-in;-o-transition:-o-transform 150ms ease-in;transition:transform 150ms ease-in;}
|
||||
#main-hd .service-list .list{display:none;position: absolute;left:0;top:32px;z-index: 1000;width: 250px;padding:10px 15px 15px;border:1px solid #ccc; border-right-width:2px; border-bottom-width:2px; background: #fff;/*box-shadow: 0 0 3px rgba(0,0,0,0.25);*/max-height: 500px;overflow: auto;}
|
||||
#main-hd .service-list .list li{background: url('img/dot_blue.png') no-repeat 0 10px;line-height: 22px;margin-bottom: 5px;padding-left: 10px;}
|
||||
#main-hd .service-list .list a{color: #3B87B1;}
|
||||
#main-hd .service-list .list a:hover{text-decoration: underline;}
|
||||
#main-hd .service-list-on .trigger{border-color: #F74C23;}
|
||||
#main-hd .service-list-on .trigger b{-moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 30%;-o-transform:rotate(180deg);-o-transform-origin:50% 20%;transform:rotate(180deg);transform-origin:50% 30%;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);top:12px\9;_top:8px;}
|
||||
#main-hd .service-list-on .list{display: block;}
|
||||
|
||||
#main-hd .user-menu { float: right; margin:3px 0 0 0; }
|
||||
#main-hd .user-menu li { float: left; display: inline; position: relative; font-family:'\5b8b\4f53'; font-weight:normal; }
|
||||
#main-hd .user-menu li.space{ margin:0 10px; color:#CCC; vertical-align:middle; }
|
||||
#SysNews span{ background:#f74c23; color:#FFF; border-radius:6px; position:relative; padding:0 8px; line-height:1; margin:0 0 0 2px; font-size:12px;}
|
||||
.ui-icons { float:left; width: 16px; height: 16px; background: url('img/page_spr_icons.png') no-repeat; margin:2px 4px 0 0 }
|
||||
.icon-news{background-position: -288px -96px;}
|
||||
.icon-user { background-position: -304px -96px; }
|
||||
.icon-support { width:30px; background-position: -320px -96px; }
|
||||
.icon-help { background-position: -352px -96px; }
|
||||
.icon-quit { background-position: -368px -96px; }
|
||||
#main-hd .user-menu a { display: block; _display:inline-block; height: 100%; width: auto; overflow: hidden; }
|
||||
.user-menu a:hover .icon-news{background-position: -288px -112px;}
|
||||
.user-menu a:hover .icon-user { background-position: -304px -112px; }
|
||||
.user-menu a:hover .icon-support { background-position: -320px -112px; }
|
||||
.user-menu a:hover .icon-help { background-position: -352px -112px; }
|
||||
.user-menu a:hover .icon-quit { background-position: -368px -112px; }
|
||||
#main-hd .company { margin-right: 10px; font: bold 24px/1.5 'Microsoft Yahei'; text-shadow: 0 0 1px rgba(0,0,0,0.2); max-width:360px; float:left; overflow:hidden; }
|
||||
#main-hd .period{ float:left; margin:15px 0 0 0; }
|
||||
#main-bd { overflow: hidden; zoom: 1; }
|
||||
#main-hd .user-menu .telphone{ font-family:Arial, Helvetica, sans-serif; }
|
||||
#sysSkin{ cursor:pointer; }
|
||||
#notices{ position:absolute; width:200px; left:50%; top:0; margin-left:-162px; }
|
||||
.notices{padding:0 16px 0 10px; height: 25px; background:#fffef3; border:1px solid #f5d193; position:relative; margin-top:-3px; overflow: hidden;}
|
||||
.notices em{ cursor:pointer; font-style:normal; position:absolute; top:5px; right:0; width:16px; height:16px; text-align:center; color:#999; font-family: Arial}
|
||||
.notices li{height: 25px; line-height: 26px;}
|
||||
.notices li i{display: inline-block;*display: inline;*zoom:1;margin-right:5px;width: 16px;height: 16px;background:url(img/horn.png) 0 2px no-repeat;vertical-align: text-bottom;}
|
||||
.notices li a{display: block; color: #f74c23; text-overflow:ellipsis;white-space: nowrap;overflow: hidden; font-size:12px; }
|
||||
|
||||
#main-hd .user-menu .buy-now{ background:#F74C23; color:#FFF; padding:0 5px; font-weight:bold; border-radius:3px; }
|
||||
#main-hd .user-menu .buy-now:hover{ color:#FFF; }
|
||||
|
||||
#page-tab { zoom: 1; }
|
||||
/* personal-center-form */
|
||||
.personal-center-form { padding: 0 20px; width: 260px; }
|
||||
.personal-center-form .row-tip { color: #aaa; }
|
||||
.personal-center-form .warning { color: #FF2200; font-size: 12px; padding-bottom: 5px; text-align: center; }
|
||||
/* -----------------------
|
||||
* tab *
|
||||
* ----------------------- */
|
||||
|
||||
.l-tab-loading { position: absolute; z-index: 999; top: 0; left: 0; background: white url('img/ligerui/bigloading.gif') no-repeat center 40%; width: 100%; height: 100%; _height: 800px; display: none; }
|
||||
.l-tab-links { position: relative; height: 32px; overflow: hidden; z-index: 1; }
|
||||
.l-tab-links-left, .l-tab-links-right { position: absolute; width: 16px; z-index: 13; overflow: hidden; cursor: pointer; }
|
||||
.l-tab-links-left { left: 0; border-top-left-radius: 2px; }
|
||||
.l-tab-links-right { right: 0; border-top-right-radius: 2px; }
|
||||
.l-tab-links-left i, .l-tab-links-right i { border-style: solid; border-width: 5px; font-size: 0; height: 0; margin: 10px 0 0 0; display:block; width:0; height:0; overflow:hidden;}
|
||||
.l-tab-links-right i { background-position: -16px -16px; }
|
||||
.l-tab-links-left-over, .l-tab-links-right-over { background: #f4f4f4; }
|
||||
.l-tab-links-left-over i { background-position: 0 -16px; }
|
||||
.l-tab-links-right-over i { background-position: -16px -16px; }
|
||||
.l-tab-links-left-invalid { background-position: 0 0; }
|
||||
.l-tab-links-right-invalid { background-position: -16px 0; }
|
||||
.l-tab-links ul { list-style: none; width: 9999px; overflow: hidden; position: absolute; top: 0; left: 0; zoom: 1; }
|
||||
.l-tab-links li { float: left; margin: 0; padding: 0; display: inline; cursor: pointer; position: relative; overflow: hidden; }
|
||||
.l-tab-links li.l-selected { z-index: 10; z-index: 10;
|
||||
/*background: -moz-linear-gradient(top, #fcfcfc, #f4f4f4);
|
||||
background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f4f4f4));
|
||||
background: -o-linear-gradient(top, #fcfcfc, #f4f4f4);
|
||||
background: -ms-linear-gradient(top, #fcfcfc 0%,#f4f4f4 100%);
|
||||
background: linear-gradient(top, #fcfcfc, #f4f4f4);
|
||||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');*/}
|
||||
.l-tab-links li a { display: block; margin: 0 30px 0 10px; text-decoration: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none; }
|
||||
.l-tab-links li.l-selected a { color: #333; font-size: 14px; font-weight: bold; }
|
||||
.l-tab-links-item-left, .l-tab-links-item-right { display: none; }
|
||||
.l-tab-links-item-close { width: 12px; height: 12px; overflow: hidden; position: absolute; top: 8px; right: 5px; z-index: 12; cursor: pointer; }
|
||||
.l-selected .l-tab-links-item-close { background-position: 0 -12px; top: 8px; }
|
||||
.l-tab-links .l-tab-links-item-close-over { background-position: 0 -12px; border-radius: 1px; color:#c5160b; }
|
||||
.l-tab-content { margin: 0 auto; padding: 0; width: 100%; background:#F5F5F5; }
|
||||
.l-tab-content-item { width: 100%; overflow: hidden; position: relative; }
|
||||
.l-tab-content-item iframe { width: 100%; height: 100%; border: none; }
|
||||
.l-tab-drag-proxy { border: 1px solid #BDD1EE; position: absolute; z-index: 1001; height: 25px; line-height: 25px; padding-left: 19px; padding-right: 4px; background: white; }
|
||||
.l-tab-drag-proxy .l-drop-icon { position: absolute; top: 5px; left: 4px; width: 16px; height: 16px; }
|
||||
.l-drop-no { background: white url('img/ligerui/drop-icons.gif') no-repeat 0px -20px; width: 16px; height: 16px; overflow: hidden; }
|
||||
.l-drop-yes { background: white url('img/ligerui/drop-icons.gif') no-repeat 0px 0px; width: 16px; height: 16px; overflow: hidden; }
|
||||
.l-tab-drag-droptip { width: 9px; position: absolute; top: 30px; left: 30px; height: 44px; z-index: 1000; }
|
||||
.l-tab-drag-droptip .l-drop-move-up { position: absolute; top: 0px; }
|
||||
.l-tab-drag-droptip .l-drop-move-down { position: absolute; bottom: 0px; }
|
||||
.l-drop-move-up { background: transparent url('img/ligerui/drop-icons.gif') no-repeat -40px 0px; width: 9px; height: 9px; overflow: hidden; }
|
||||
.l-drop-move-down { background: transparent url('img/ligerui/drop-icons.gif') no-repeat -60px 0px; width: 9px; height: 9px; overflow: hidden; }
|
||||
/* --------------
|
||||
* menu *
|
||||
* ------------ */
|
||||
|
||||
.l-menu { border: 1px solid #979797; background: #F5F5F5; position: absolute; overflow: hidden; padding-bottom: 2px; z-index: 1001 }
|
||||
.l-menu-shadow { z-index: 1000; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2, MakeShadow=false, ShadowOpacity=0.2);
|
||||
background: #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); position: absolute; }
|
||||
.l-menu-inner { position: relative; width: 100%; z-index: 103; }
|
||||
.l-menu-over { position: absolute; top: -24px; left: 2px; z-index: 102; height: 22px; overflow: hidden; background: url('img/ligerui/menu-item-over-m.gif') repeat-x; width: 97%; }
|
||||
.l-menu-yline { background: url('img/ligerui/menu-line-y.gif') repeat-y; width: 2px; height: 2000px; position: absolute; left: 28px; top: 1px; z-index: 101; }
|
||||
.l-menu-over-l { background: url('img/ligerui/menu-item-over-l.gif') no-repeat; width: 28px; height: 22px; position: absolute; top: 0; left: 0; }
|
||||
.l-menu-over-r { background: url('img/ligerui/menu-item-over-r.gif') no-repeat; width: 3px; height: 22px; position: absolute; top: 0; right: 0; }
|
||||
.l-menu-item { position: relative; height: 23px; line-height: 23px; width: 100%; cursor: pointer; }
|
||||
.l-menu-item-line { background: url('img/ligerui/menu-line-x.gif') repeat-x; height: 2px; width: 100%; margin-top: 1px; margin-bottom: 1px; margin-left: 30px; line-height: 2px; overflow: hidden; }
|
||||
.l-menu-item-arrow { background: url('img/ligerui/menu-item-arrow.gif') no-repeat; position: absolute; top: 8px; right: 9px; width: 4px; height: 7px; }
|
||||
.l-menu-item-text { color: #000000; left: 33px; position: absolute; top: 0; }
|
||||
.l-menu-item-icon { left: 3px; top: 0; position: absolute; width: 25px; height: 22px; overflow: hidden; }
|
||||
.l-menu-item-disable { cursor: default; }
|
||||
.l-menu-item-disable .l-menu-item-text { color: #A1A1A1; }
|
||||
#tabManage { width: 26px; border-top-right-radius: 3px; }
|
||||
#tabManage i { border-style: solid; border-width: 4px; font-size: 0; height: 0; margin: 13px 0 0 8px; display:block;width:0;height:0;overflow:hidden;}
|
||||
#tabManage .tab-menu { position: absolute; z-index: 100; width: 200px; background: #F00; border: 1px solid #F00; }
|
||||
.l-tab-menu { position: absolute; background: none repeat scroll 0 0 #fff; border: 1px solid #ccc; border-radius: 0 0 4px 4px; cursor: default; left: 0; line-height: 25px; outline: 0 none; padding: 7px 0; position: absolute !important; text-align: left; top: 0; white-space: nowrap; z-index: 1000; box-shadow:0 0 10px rgba(0, 0, 0, 0.5); }
|
||||
.l-tab-menu p { width:115px; text-indent:10px; margin-bottom:3px; cursor:pointer; }
|
||||
.l-tab-menu p b{ float:left; width:16px; height:16px; margin:6px 0 0 10px; }
|
||||
#tabCloseAll b{ background:url(img/close_all.png) 0 0 no-repeat; }
|
||||
.l-tab-menu p:hover{ background:#eee; }
|
||||
/*重新初始化*/
|
||||
.re-initialize{ color:#555; }
|
||||
.re-initialize h3{ color:#F00; margin-bottom:10px; }
|
||||
.re-initialize ul{ padding-left:16px; margin-bottom:10px; }
|
||||
.re-initialize ul li{ list-style:square; }
|
||||
.re-initialize p input{ vertical-align:middle; margin-right:6px; }
|
||||
.check-confirm{ visibility:hidden; color:#F00; font-size:12px; }
|
||||
/*社区链接弹窗*/
|
||||
#yswbPop{width:400px;height:260px;text-align:center;color:#555;font-size:12px;}
|
||||
#yswbPop li{diplay:inline-block;width: 125px;height: 140px;float: left;margin-left: 50px;}
|
||||
#yswbPop li.yswbPop-title{font-size:14px;font-weight: bold;margin: 40px 0 30px;width:100%;height:auto;}
|
||||
#yswbPop li strong{font-size:16px;display: block;height: 65px;line-height: 50px;color: #fff;background-color: #00a1e9;border: 1px solid #087baf;border-top-right-radius: 3px; border-top-left-radius: 3px;}
|
||||
#yswbPop li p{display: block;height: 50px;line-height: 16px; border: 1px solid #ccc;padding-top:15px;;border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
|
||||
#yswbPop li a{display: block;position: relative;top: -80px;color: #fff;background: url(img/btn_ltPop.png);width: 72px;height: 19px;margin: 0 auto;}
|
||||
BIN
statics/css/base/dialog/icons/alert.gif
Executable file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
statics/css/base/dialog/icons/confirm.gif
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
statics/css/base/dialog/icons/loading.gif
Executable file
|
After Width: | Height: | Size: 6.5 KiB |
53
statics/css/blue/bills.css
Executable file
@@ -0,0 +1,53 @@
|
||||
.wrapper{ padding: 20px; min-width: 1000px; position: relative;}
|
||||
#config{position: absolute;top: 22px;left: 22px; z-index: 2;cursor: pointer;display: none;}
|
||||
.ui-btn, .ui-btn-prev, .ui-btn-next { margin-right:10px; }
|
||||
.bills{ position:relative; background:#FFFFFF; border:1px solid #CFCFCF; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); padding: 10px 20px 10px 20px; }
|
||||
.con-header { padding: 10px 0; }
|
||||
.con-header dd { float: left; line-height: 30px; }
|
||||
.p40{ width:40%; }
|
||||
.p35{ width:35%; *width:34.9%;}
|
||||
.p30{ width:30%; *width:29.9%;}
|
||||
.p25{ width:25%; }
|
||||
.p20{ width:20%; }
|
||||
.c999 { color:#999; }
|
||||
#identifier { /*margin-right: 36px;*/ }
|
||||
#classes { float: right; /*margin-right: 10px;*/ }
|
||||
#classes label { margin-left: 15px; }
|
||||
.con-footer {padding:10px 0 0 0;}
|
||||
.con-footer .mb0{margin-bottom: 0;}
|
||||
.con-footer ul {max-width: 1000px;}
|
||||
.con-footer ul li{float: left; margin: 0 20px 10px 0; min-width: 220px;}
|
||||
.con-footer ul li label { display: inline-block; width: 80px; }
|
||||
.con-footer .label-wrap{ width:75px;float:left;display:inline;line-height:30px;}
|
||||
.con-footer .ctn-wrap{ overflow:hidden; padding:0 6px 0 10px; }
|
||||
#note { width: 100%; height: auto; box-sizing: border-box; vertical-align: baseline;overflow: hidden;}
|
||||
.ui-jqgrid-bdiv .ui-state-highlight { background: none; }
|
||||
.operating .ui-icon{ margin:0; }
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsContent}*/;
|
||||
}
|
||||
.ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-icon-cart { background-position:-286px 2px; }
|
||||
.ui-icon-config { background-position:-304px 0; }
|
||||
.ui-state-hover .ui-icon-plus { background-position:-80px -16px; }
|
||||
.ui-state-hover .ui-icon-trash { background-position:-64px -16px; }
|
||||
.ui-state-hover .ui-icon-cart { background-position:-286px -14px; }
|
||||
.ui-state-hover .ui-icon-config { background-position:-304px -16px; }
|
||||
.ui-icon-config:hover { background-position:-304px -16px; }
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsActive}*/;
|
||||
}
|
||||
.has-audit{ width: 150px; height: 74px; background: url(img/audit.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
|
||||
.has-closed{ width: 150px; height: 74px; background: url(img/closed.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
|
||||
.line{ line-height:0; height:0; border:none; border-bottom:1px dashed #CCC; color:#CCC; font-size:0; margin:18px 0; }
|
||||
.ui-icon-folder-open{ display:inline-block; vertical-align:middle; margin:0 0 0 3px; }
|
||||
#bottomField{position: fixed; top: 0; right: 25px; background-color: rgba(138, 138, 138, 0.21); border-radius: 0px 0px 3px 3px; padding: 8px;}
|
||||
#toolBottom{margin-right: -10px;}
|
||||
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
|
||||
.target_box{width:150px; padding:10px; border:1px solid #aaa; background-color:#fff;}
|
||||
.target_box ul{ height:200px; overflow:auto; }
|
||||
.target_box li{padding:4px; border-bottom:1px dotted #ddd; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
|
||||
.target_box li:hover{ background:#f8f8f8; color:#cd0000;}
|
||||
|
||||
|
||||
40
statics/css/blue/default.css
Executable file
@@ -0,0 +1,40 @@
|
||||
body{ background:#153f85 url(img/body_bg.png) 0 bottom repeat-x; }
|
||||
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
|
||||
#container{ background:url(img/footer_bg.png) 0 bottom no-repeat; }
|
||||
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
|
||||
#nav li.on, #nav li.current { background: url('img/side_rp.png') repeat-y 0 0; }
|
||||
#nav .arrow{ color:#f2f2f2; }
|
||||
#navScroll span{ background: #5584b3; }
|
||||
#scollUp{ margin-right:1px; }
|
||||
#navScroll span i { border-style: solid; border-width: 5px; font-size: 0; height: 0; display:block; width:0; height:0; overflow:hidden;}
|
||||
#scollUp i{ border-color: #5584b3 #5584b3 #bbcfeb #5584b3; margin:4px auto 0; }
|
||||
#scollDown i{ border-color: #bbcfeb #5584b3 #5584b3 #5584b3; margin:8px auto 0; }
|
||||
#main-hd{ color:#f2f2f2; }
|
||||
#main-hd .company{ color: #fff;cursor: default;font: bold 24px/1.5 'Microsoft Yahei';text-shadow: 0 0 1px rgba(0,0,0,0.2);max-width: 360px;float: left;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis; }
|
||||
#main-hd .user-menu a{ color:#f2f2f2; }
|
||||
#main-hd .user-menu a#mobile{background-color: #E65300;color: #fff;padding: 0 6px;border-radius: 3px;font-family: '微软雅黑';}
|
||||
#main-bd{ background:url(img/tab_bg.png) 0 0 repeat-x; }
|
||||
.l-tab-links{ }
|
||||
.l-tab-links-item{ margin:0 18px; }
|
||||
.l-tab-links li.l-selected { background:#F5F5F5; }
|
||||
.l-tab-links li{ margin-right:1px; height: 32px; line-height: 32px; background:#6183b1; }
|
||||
.l-tab-links li a{ color: #bbcfeb; }
|
||||
#tabManage i{ border-color: #bbcfeb #6183b1 #6183b1; }
|
||||
.l-tab-links-left, .l-tab-links-right{ height:32px; background:#6183b1; }
|
||||
.l-tab-links-left{ border-right:1px solid #456da3; }
|
||||
.l-tab-links-left i{ border-color: #6183b1 #bbcfeb #6183b1 #6183b1; }
|
||||
.l-tab-links-right i{ border-color: #6183b1 #6183b1 #6183b1 #bbcfeb; margin: 10px 0 0 5px;}
|
||||
.l-tab-links-item-close{ background: url(img/tab_close.png) no-repeat; }
|
||||
.l-tab-links .l-tab-links-item-close-over { background-color: #E3E9F0; }
|
||||
#icon-vension{ top:-2px; left:-2px; z-index:0; }
|
||||
|
||||
/* 皮肤选择 */
|
||||
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
|
||||
#selectSkin{ width:180px; padding:10px; border:1px solid #ccc; background-color:#fff;}
|
||||
#selectSkin li{ float:left; width:60px; text-align:center; }
|
||||
#selectSkin li a{ position:relative; width:42px; margin:0 auto; display:block; }
|
||||
#selectSkin .select i{ position:absolute; top:16px; right:5px; width:16px; height:16px; background:url(img/select_skin.png) 0 0; z-index:1; }
|
||||
#selectSkin li span{ display:block; width:32px; height:32px; margin :0 auto 6px; border: 1px dotted #497dc0;}
|
||||
#skin-default span{ background: url('img/index_icons.png') repeat-x 0 -200px; }
|
||||
#skin-blue span{ background: url('img/index_icons.png') repeat-x -65px -218px; }
|
||||
#skin-green span{ background: #1B96A9; }
|
||||
BIN
statics/css/blue/icons/loading.gif
Executable file
|
After Width: | Height: | Size: 381 B |
BIN
statics/css/blue/img/audit.png
Executable file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
statics/css/blue/img/body_bg.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
statics/css/blue/img/checked.png
Executable file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
statics/css/blue/img/datepicker_icon.png
Executable file
|
After Width: | Height: | Size: 958 B |
BIN
statics/css/blue/img/footer_bg.png
Executable file
|
After Width: | Height: | Size: 34 KiB |
BIN
statics/css/blue/img/icon-select.gif
Executable file
|
After Width: | Height: | Size: 48 B |
BIN
statics/css/blue/img/icon.png
Executable file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
statics/css/blue/img/icon_refresh.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
statics/css/blue/img/icon_v_b_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/blue/img/icon_v_b_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/blue/img/icon_v_s_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/blue/img/icon_v_s_e1.png
Executable file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
statics/css/blue/img/icon_v_s_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/blue/img/icon_v_s_t1.png
Executable file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
statics/css/blue/img/index_bg.png
Executable file
|
After Width: | Height: | Size: 144 KiB |
BIN
statics/css/blue/img/index_h2_bg.png
Executable file
|
After Width: | Height: | Size: 972 B |
BIN
statics/css/blue/img/index_icons.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
statics/css/blue/img/line_conn.gif
Executable file
|
After Width: | Height: | Size: 45 B |
BIN
statics/css/blue/img/nav_spr.png
Executable file
|
After Width: | Height: | Size: 25 KiB |
BIN
statics/css/blue/img/select_skin.png
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
statics/css/blue/img/side_rp.png
Executable file
|
After Width: | Height: | Size: 980 B |
BIN
statics/css/blue/img/spr_icons.png
Executable file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
statics/css/blue/img/tab_bg.png
Executable file
|
After Width: | Height: | Size: 931 B |
BIN
statics/css/blue/img/tab_close.png
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
statics/css/blue/img/ui-icons.png
Executable file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
statics/css/blue/img/ui-th.png
Executable file
|
After Width: | Height: | Size: 1001 B |
BIN
statics/css/blue/img/ui1-icons.png
Executable file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
statics/css/blue/img/zTreeStandard.png
Executable file
|
After Width: | Height: | Size: 11 KiB |
92
statics/css/blue/index.css
Executable file
@@ -0,0 +1,92 @@
|
||||
@charset "utf-8";
|
||||
body { min-width: 500px; }
|
||||
/*hd*/
|
||||
#hd { padding: 22px 18px 16px; font-size:14px;}
|
||||
#hd .welcome { font-size: 14px; line-height: 25px;}
|
||||
#manageAcct {
|
||||
background-color: #2A69B7;
|
||||
border-radius: 2px;
|
||||
color: #FFFFFF;
|
||||
font-size: 12px;
|
||||
padding: 3px 8px;
|
||||
margin:0 8px;
|
||||
}
|
||||
|
||||
#newGuide { background:url(img/index_icons.png) no-repeat 0 -259px; font-size:12px; color:#787878; padding-left:22px;margin-right:10px;}
|
||||
.storages-search label{display: inline-block;*display: inline;*zoom: 1; margin-right:10px; vertical-align: middle;}
|
||||
.storages-search { position:relative; }
|
||||
.storages-search .ui-input{ width:210px; }
|
||||
#stockSearch{ position:absolute; right:6px; top:8px; width:16px; height:16px; background:url(img/icon.png) -32px 0 no-repeat; cursor:pointer; }
|
||||
|
||||
/*bd*/
|
||||
.col-main { float: left; width: 100%; }
|
||||
.col-extra { float: left; width: 290px; margin-left: -290px; }
|
||||
|
||||
/*col-main*/
|
||||
.main-wrap { margin: 0 300px 0 18px; border: 1px solid #d4d4d4;background: #FFF;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
|
||||
.m-top { padding: 10px; font-size:12px; }
|
||||
#interval{ font-size:12px; margin-right:10px; }
|
||||
#interval label{ margin-left:5px;}
|
||||
#interval .checked{ color:#2A69B7; }
|
||||
.m-top table{ table-layout:fixed; color:#FFF; }
|
||||
.m-top table td{ padding:10px; }
|
||||
.m-top table td div{ padding:12px; }
|
||||
|
||||
.m-top table td div span{ display: block; margin-top:3px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
|
||||
.m-top table td div b{ font-size:16px; font-weight:normal; color:#F74C23; }
|
||||
.m-top li{ display:table-cell; width:19.99%; float:left; }
|
||||
.m-top li b{ display: block; }
|
||||
.m-top li em{ display: inline-block; white-space:nowrap; color:#F00; }
|
||||
/*
|
||||
.m-top .t1{ background:#bb8c7a; }
|
||||
.m-top .t2{ background:#22c1cb; }
|
||||
.m-top .t3{ background:#44b2ec; }
|
||||
.m-top .t4{ background:#b275b4; }
|
||||
.m-top .t5{ background:#509ee0; }
|
||||
*/
|
||||
.m-top div{ background:#eff7ff; }
|
||||
.m-top div:hover{ background: #b6d7f9; }
|
||||
.m-top a:hover{ color:#555555; }
|
||||
.m-top .ta{ display: block; padding:28px 0; text-align: center; background:#eff7ff; color:#2A69B7; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
.m-top .ta:hover{ background: #b6d7f9; color:#2A69B7; }
|
||||
.m-top .tad{ background:#eff7ff; color:#2A69B7; display: block; height: 80px; padding: 3px 12px;}
|
||||
.m-top .tad span{ display: block; margin-top:4px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
|
||||
.m-top .tad span b{ font-size:14px; display: block; font-size:12px; text-align: right; }
|
||||
.m-top .tad span i{ font-size: 12px; font-style: normal; }
|
||||
.m-top .tad:hover{ background: #b6d7f9; color:#2A69B7; }
|
||||
#result{ float:left; }
|
||||
.storages-search .loading{ background:url(img/indicator.gif) 0 0 no-repeat; }
|
||||
|
||||
.quick-links{border-top: 1px dashed #ccc;overflow: hidden;zoom:1;}
|
||||
.quick-links li { float:left;height: 165px;width: 25%;*width:24.98%;text-align:center;}
|
||||
.bulk-import { float:right; font-size:12px; color:#AAA; cursor: pointer; }
|
||||
.quick-links li a { position:relative;display: block;height: 120px;overflow:hidden; margin:-1px 0 0 -1px;padding-top:45px;color: #3b87b1;border-top: 1px dashed #ccc;border-left: 1px dashed #ccc; font-size:14px; }
|
||||
.quick-links li a:hover{ background:#f8f8f8; }
|
||||
.quick-links span {display: block; width: 48px; height: 48px; margin: 0 auto 20px; }
|
||||
.quick-links .purchase-purchase span{background-position: 0 0;}
|
||||
.quick-links .sales-sales span{background-position: 0 -48px;}
|
||||
.quick-links .storage-transfers span{background-position: 0 -96px;}
|
||||
.quick-links .storage-inventory span{background-position: 0 -144px;}
|
||||
.storage-otherWarehouse span{ background-position: -48px 0; }
|
||||
.storage-otherOutbound span{ background-position: -48px -48px; }
|
||||
.added-service span{ background-position: -48px -96px; }
|
||||
.feedback span{ background-position: -48px -144px; }
|
||||
|
||||
/*#notices{ position:absolute; width:210px; left:398px; top:20px; margin-left:-162px; }*/
|
||||
.notices{padding:0 5px 0 10px; height: 25px;position:relative; overflow: hidden;display: inline-block;vertical-align: middle;}
|
||||
.notices em{ cursor:pointer; font-style:normal; position:absolute; top:5px; right:0; width:16px; height:16px; text-align:center; color:#999; font-family: Arial}
|
||||
.notices li{height: 25px; line-height: 25px;}
|
||||
.notices li i{ float:left; margin:3px 5px 0 0;width: 16px;height: 16px; background:url(img/index_icons.png) 0 -271px no-repeat;vertical-align: vertical-align: text-bottom;}
|
||||
.notices li a{display: block; color: #f74c23; text-overflow:ellipsis;white-space: nowrap;overflow: hidden; font-size:12px; }
|
||||
|
||||
/*col-extra*/
|
||||
.extra-wrap {margin-right: 18px; font-size: 14px;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
|
||||
.extra-wrap h2{ font-size:14px; text-align:center; }
|
||||
.extra-wrap .list { border: 1px solid #d4d4d4; border-top: none; background: #FFF; position: relative; }
|
||||
.extra-wrap ul li { padding: 0 12px; overflow: hidden; zoom: 1; line-height: 40px; border-bottom: 1px dashed #cccccc; }
|
||||
|
||||
/*radio*/
|
||||
body{ background:#f5f5f5 url(img/index_bg.png) 0 bottom no-repeat; background-attachment:fixed; }
|
||||
.quick-links span{ background-image:url(img/index_icons.png); }
|
||||
.quick-links li a{ color: #2a69b7; }
|
||||
.extra-wrap h2{ line-height:36px; border:1px solid #3b68b3; color:#FFF; background:#346fb9 url(img/index_h2_bg.png) 0 0 repeat-x; }
|
||||
6
statics/css/blue/ui.min.css
vendored
Executable file
760
statics/css/common.css
Executable file
@@ -0,0 +1,760 @@
|
||||
@charset "utf-8";
|
||||
/* CSS Document */
|
||||
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
|
||||
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
|
||||
body, button, input, select, textarea { font: 12px/1.5 arial, \5b8b\4f53; color:#555; }
|
||||
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
|
||||
address, cite, dfn, em, var { font-style: normal; }
|
||||
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
|
||||
small { font-size: 12px; }
|
||||
ul, ol { list-style: none; }
|
||||
a { text-decoration: none; color:#555; cursor:pointer; }
|
||||
a:hover { text-decoration: none; color:#3B87B1; }
|
||||
sup { vertical-align: text-top; }
|
||||
sub { vertical-align: text-bottom; }
|
||||
legend { color: #000; }
|
||||
fieldset, img { border: 0; }
|
||||
button, input, select, textarea { font-size: 100%; }
|
||||
/*table { border-collapse: collapse; border-spacing: 0; }*/
|
||||
|
||||
|
||||
.cf:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
|
||||
.cf { *zoom:1; }
|
||||
.dn { display: none; }
|
||||
.fl { float: left; }
|
||||
.fr { float: right; }
|
||||
.mr0 { margin-right: 0 !important; }
|
||||
.mrb { margin-right:10px;}
|
||||
.mr10 { margin-right:10px;}
|
||||
.mb10 { margin-bottom: 10px; }
|
||||
.mb20 { margin-bottom: 20px; }
|
||||
.tc { text-align: center; }
|
||||
.tr { text-align: right; }
|
||||
.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
.fb { font-weight: bold !important; }
|
||||
.pr { position:relative;}
|
||||
.pa { position: absolute; }
|
||||
.red{ color:#F00; }
|
||||
.vm { vertical-align:middle; }
|
||||
.f14{ font-size:14px; }
|
||||
.fwn{ font-weight:normal !important; }
|
||||
|
||||
body{ background-color:#f5f5f5; }
|
||||
a{ outline:none; }
|
||||
.wrapper{ padding:15px 0 0 18px; }
|
||||
.min-w{ min-width:1150px; }
|
||||
|
||||
/*搜索条件*/
|
||||
.mod-search .con{ width: 250px; }
|
||||
.ul-inline li{ float:left; margin-right:10px; }
|
||||
.ul-inline li label{ padding-right:10px; }
|
||||
.ul-inline li i{ padding:0 3px; font-style:normal; }
|
||||
.mod-search .more{ cursor:pointer; }
|
||||
/*高级条件*/
|
||||
.mod-search-adv label { width: 80px; display: inline-block; }
|
||||
.mod-search-adv li { margin-bottom: 20px; }
|
||||
.mod-search-adv li i { font-style: normal; padding: 0 5px; }
|
||||
.mod-search-adv .con{ width: 250px; }
|
||||
|
||||
|
||||
.spinbox{ border: 1px solid #ccc; padding:1px 2px 2px; width:60px; }
|
||||
|
||||
.spinbox-active { background-repeat: no-repeat; background-position: right 0px; background-image: url(img/spinbox-sprite.png); }
|
||||
.spinbox-active.spinbox-up-hover { background-position: right -18px; cursor: pointer; }
|
||||
.spinbox-active.spinbox-down-hover { background-position: right -36px; cursor: pointer; }
|
||||
.spinbox-active.spinbox-up { background-position: right -72px; cursor: pointer; }
|
||||
.spinbox-active.spinbox-down { background-position: right -54px; cursor: pointer; }
|
||||
|
||||
/* 工具条:左右布局 */
|
||||
.mod-toolbar-top{ padding:0 18px 10px 0; }
|
||||
.mod-toolbar-top .tit{display:inline-block;*display:inline;zoom:1;margin-right:10px;font-size:14px;line-height:30px;vertical-align:middle;}
|
||||
|
||||
/* 工具条:右布局 */
|
||||
.mod-toolbar-bottom{ padding:0 18px 10px 0; }
|
||||
|
||||
/* 公用搜索模块 */
|
||||
.mod-search { padding:0 18px 10px 0; }
|
||||
.mod-search .tit{display:inline-block;*display:inline;zoom:1;margin-right:10px;font-size:14px;line-height:30px;vertical-align:middle;}
|
||||
|
||||
.no-query{ background:#FFF url(img/no_query.png) 100px 60px no-repeat; height:402px; border:1px solid #ddd; margin-right:18px; }
|
||||
|
||||
/*高级搜索*/
|
||||
.filter-con{width:570px;left:0;overflow:hidden;}
|
||||
.filter-list{font-size:12px;}
|
||||
.filter-list li{height:30px; padding:6px 0;overflow: hidden;zoom:1;}
|
||||
|
||||
#filter-menu{display: inline-block; *display: inline; *zoom:1;}
|
||||
#filter-menu .menu-btn{background: #eaeaea; padding-right: 30px;filter:progid:DXImageTransform.Microsoft.Gradient(enabled=false);}
|
||||
#filter-menu .menu-btn b{border-color: #888888 #eaeaea #eaeaea;}
|
||||
#filter-menu .ui-input{width: 214px;}
|
||||
#filter-menu input{font-size: 12px;vertical-align: middle;}
|
||||
#filter-menu label.tit{display: inline-block;*display: inline;*zoom: 1; width: 65px; text-align: left;vertical-align: middle;line-height: 30px; font-size:12px;}
|
||||
#filter-menu .con{width: 340px; }
|
||||
#set-curPeriod{display: inline-block;*display: inline;*zoom: 1;margin-left:5px; width: 20px; height: 20px;overflow: hidden;vertical-align: middle;background: url('img/icon_time.png') no-repeat;}
|
||||
|
||||
#more-conditions{display: none;zoom:1;}
|
||||
#filter-menu .mod-choose-input{position: relative;*zoom: 1;}
|
||||
#filter-menu .mod-choose-input .ui-input{padding-right: 25px;width:210px;}
|
||||
#filter-menu .ui-datepicker-input{width:95px;}
|
||||
|
||||
#filter-menu .btns{overflow: hidden;zoom:1;margin-top: 10px; height: 30px;}
|
||||
#filter-submit{float: right;margin-right: 0;}
|
||||
#filter-reset{float: right;display:none;margin-right: 10px;}
|
||||
.conditions-trigger{color: #999;float: left;line-height: 30px;overflow:hidden;position: relative;padding-right: 16px;outline:none;*zoom:1;}
|
||||
.conditions-trigger b{position: absolute;right: 0;top: 50%;margin-top: -8px;width: 16px;height: 16px;background:url('img/page_spr_icons.png') -192px -96px no-repeat;}
|
||||
.conditions-expand b{background-position: -208px -96px;}
|
||||
.conditions-trigger:hover{color: #999;}
|
||||
.conditions-expand:hover{color: #999;}
|
||||
|
||||
/* 表单样式 */
|
||||
.mod-form-rows{zoom:1;}
|
||||
.mod-form-rows input,.mod-form-rows select{vertical-align:middle;}
|
||||
.mod-form-rows .row-item{margin-bottom:15px;zoom:1;}
|
||||
.mod-form-rows .row-item:after{clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
|
||||
.mod-form-rows .label-wrap{width:70px;float:left;display:inline;margin-right:10px;_margin-right:7px;line-height:30px;font-size:14px;}
|
||||
.mod-form-rows .ctn-wrap{overflow:hidden;zoom:1;line-height: 30px;}
|
||||
.mod-form-rows .radio-wrap input{margin-right: 3px;margin-top: -3px;}
|
||||
.mod-form-rows .radio-wrap label{margin-right:20px;line-height: 30px;}
|
||||
.mod-form-rows .tips{font-size: 12px;color: #999;}
|
||||
|
||||
/*validator*/
|
||||
label.valid-error{margin-bottom:-10px;font-size: 12px;line-height:1.2;white-space: nowrap;color: #dd4e4e;}
|
||||
input.valid-error,input.valid-error:hover,input.valid-error:focus{border-color:#dd4e4e;}
|
||||
|
||||
/*步骤*/
|
||||
.mod-steps{font-size:0;margin-bottom: 20px;}
|
||||
.mod-steps li{display:inline;font-size:14px;margin-right:12px;color:#888;}
|
||||
.mod-steps .current{color:#317da7;font-weight:bold;}
|
||||
.mod-steps span{margin-right:12px;}
|
||||
|
||||
.mod-inner{padding:0 0 0 18px;margin: 3px 0 0;}
|
||||
.mod-inner h3{ margin-bottom:20px; font-size:14px; }
|
||||
/*导入*/
|
||||
#import-wrap{font-size:14px;line-height:1.8;}
|
||||
#import-wrap .step-item{}
|
||||
#import-wrap .tit{font-weight:bold;}
|
||||
#import-wrap a.link{color:#3a86b0; text-decoration:underline; }
|
||||
#import-wrap .ctn{margin-bottom:8px;}
|
||||
#import-wrap .file-import-ctn{margin-bottom:30px;}
|
||||
#import-wrap .step-btns{margin:5px -10px 0 0;text-align:right;}
|
||||
#import-wrap .file-import-ctn .failed-rows{margin-top:15px;font-size:12px;}
|
||||
#import-wrap .file-import-ctn .total{font-size:14px;margin-bottom:5px;}
|
||||
#file-path{width:200px;}
|
||||
#import-btn-wrap{vertical-align:middle;display:inline-block;*display:inline;zoom:1;width:60px;height:32px;}
|
||||
#upload-progress{padding-bottom:40px;}
|
||||
#upload-progress h3{font-size:14px;font-weight:bold;margin-bottom:20px;}
|
||||
#upload-progress .progress-bar{position:relative;width:430px;height:10px;font-size:0;border:1px solid #e2e2e2;background-color:#f8f8f8;}
|
||||
#upload-progress .progress-bar span{position:absolute;top:-1px;left:-1px;display:block;width:0%;height:100%;font-size:0;overflow:hidden;border:1px solid #3279a0;background-color:#428eb8;}
|
||||
|
||||
|
||||
/* powerFloat */
|
||||
.float_ajax_box {
|
||||
border: 1px solid #ccc;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.float_loading {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background: url("img/loading.gif") no-repeat center;
|
||||
}
|
||||
|
||||
.float_ajax_image {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.float_ajax_error {
|
||||
width: 200px;
|
||||
padding: 40px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.float_list_ul {
|
||||
margin: 0;
|
||||
padding: 1px;
|
||||
border: 1px solid #beceeb;
|
||||
background-color: #fff;
|
||||
font-size: 12px;
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.float_list_a {
|
||||
display:block;
|
||||
text-decoration: none;
|
||||
}
|
||||
.float_list_a:hover {
|
||||
background-color:#f0f3f9;
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.float_list_ul li {
|
||||
line-height: 20px;
|
||||
border-top: 1px solid #f0f3f9;
|
||||
text-indent: 5px;
|
||||
}
|
||||
|
||||
.float_list_ul li:first-child {
|
||||
border-top: 0;
|
||||
}
|
||||
|
||||
.float_list_null {
|
||||
padding: 40px 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.float_remind_box {
|
||||
border: 1px solid #F7CE39;
|
||||
background: #ffffe0;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.float_tip_box {
|
||||
line-height: 18px;
|
||||
padding: 0 3px;
|
||||
background-color: #ffffe0;
|
||||
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
|
||||
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
|
||||
box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
|
||||
border: 1px solid #333;
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
.float_doing_box {
|
||||
border: 1px solid #F7CE39;
|
||||
background: #ffffe0 url("img/loading.gif") no-repeat 5px center;
|
||||
padding: 5px 10px 5px 25px;
|
||||
font-size: 12px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.float_corner {
|
||||
font-size: 18px;
|
||||
font-family: '宋体';
|
||||
position: absolute;
|
||||
left: -6000px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.float_corner .corner {
|
||||
position: absolute;
|
||||
}
|
||||
.float_corner .corner_1 {
|
||||
/*可去除*/
|
||||
color: #ccc;
|
||||
}
|
||||
.float_corner .corner_2 {
|
||||
/*可去除*/
|
||||
color: #fff;
|
||||
}
|
||||
.float_corner_top, .float_corner_bottom {
|
||||
width: 16px;
|
||||
height: 8px;
|
||||
}
|
||||
.float_corner_top {
|
||||
line-height: 14px;
|
||||
}
|
||||
.float_corner_bottom {
|
||||
line-height: 17px;
|
||||
}
|
||||
.float_corner_left, .float_corner_right {
|
||||
width: 8px;
|
||||
height: 16px;
|
||||
}
|
||||
.float_corner_top .corner, .float_corner_bottom .corner {
|
||||
left: 0;
|
||||
}
|
||||
.float_corner_right .corner, .float_corner_left .corner{
|
||||
top: -2px;
|
||||
}
|
||||
.float_corner_bottom .corner_1 {
|
||||
}
|
||||
.float_corner_bottom .corner_2 {
|
||||
top: 1px;
|
||||
}
|
||||
.float_corner_left .corner_1 {
|
||||
right: 0;
|
||||
}
|
||||
.float_corner_left .corner_2 {
|
||||
right: 1px;
|
||||
}
|
||||
.float_corner_top .corner_1 {
|
||||
bottom: 0;
|
||||
}
|
||||
.float_corner_top .corner_2 {
|
||||
bottom: 1px;
|
||||
}
|
||||
.float_corner_right .corner_2 {
|
||||
left: 1px;
|
||||
}
|
||||
|
||||
/*grid中的操作图标样式 */
|
||||
/* Icons from jquery.ui.core
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon {
|
||||
display: block;
|
||||
/*text-indent: -99999px;ie7下会导致图标不见,使用font-size:0代替;http://www.liveme.org/text-indent-in-ie6-and-ie7.html*/
|
||||
font-size:0;
|
||||
overflow: hidden;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* Icons
|
||||
* create by guoliang_zou
|
||||
* lastUpdate by guoliang_zou 2014-03-07
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
.ui-icon,
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(img/ui-icons_20150410.png)/*{iconsContent}*/;
|
||||
}
|
||||
.ui-state-default .ui-icon {
|
||||
background-image: url(img/ui-icons_20150410.png)/*{iconsDefault}*/;
|
||||
}
|
||||
.ui-state-hover .ui-icon,
|
||||
.ui-state-focus .ui-icon {
|
||||
background-image: url(img/ui-icons_20150410.png)/*{iconsHover}*/;
|
||||
}
|
||||
|
||||
/* positioning normal*/
|
||||
.ui-icon-seek-next { background-position:0 -16px; }
|
||||
.ui-icon-seek-prev { background-position:-16px -16px; }
|
||||
.ui-icon-seek-end { background-position:-32px -16px; }
|
||||
.ui-icon-seek-first { background-position:-48px -16px; }
|
||||
.ui-icon-trash { background-position:-64px -16px; }
|
||||
.ui-icon-plus { background-position:-80px -16px; }
|
||||
.ui-icon-search { background-position:-96px -16px; }
|
||||
.ui-icon-pencil { background-position:-112px -16px; }
|
||||
.ui-icon-arrowthickstop-1-s { background-position:-128px -16px; }
|
||||
.ui-icon-copy { background-position:-144px -16px; }
|
||||
.ui-icon-triangle-1-s { background-position:-160px -16px; }
|
||||
.ui-icon-folder-open { background-position:-175px -16px; }
|
||||
.ui-icon-pic { background-position:-190px -16px; }
|
||||
.ui-icon-config { background-position:-304px -16px; }
|
||||
/* positioning default*/
|
||||
.ui-state-default .ui-icon-seek-next { background-position:0 0; }
|
||||
.ui-state-default .ui-icon-seek-prev { background-position:-16px 0; }
|
||||
.ui-state-default .ui-icon-seek-end { background-position:-32px 0; }
|
||||
.ui-state-default .ui-icon-seek-first { background-position:-48px 0; }
|
||||
.ui-state-default .ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-state-default .ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-state-default .ui-icon-search { background-position:-96px 0; }
|
||||
.ui-state-default .ui-icon-pencil { background-position:-112px 0; }
|
||||
.ui-state-default .ui-icon-arrowthickstop-1-s { background-position:-128px 0; }
|
||||
.ui-state-default .ui-icon-copy { background-position:-144px 0; }
|
||||
.ui-state-default .ui-icon-triangle-1-s { background-position:-160px 0; }
|
||||
.ui-state-default .ui-icon-pic { background-position:-190px 0; }
|
||||
.ui-state-default .ui-icon-config { background-position:-304px 0; }
|
||||
/* positioning hover*/
|
||||
.ui-state-hover .ui-icon-seek-next { background-position:0 -16px; }
|
||||
.ui-state-hover .ui-icon-seek-prev { background-position:-16px -16px; }
|
||||
.ui-state-hover .ui-icon-seek-end { background-position:-32px -16px; }
|
||||
.ui-state-hover .ui-icon-seek-first { background-position:-48px -16px; }
|
||||
.ui-state-hover .ui-icon-trash { background-position:-64px -16px; }
|
||||
.ui-state-hover .ui-icon-plus { background-position:-80px -16px; }
|
||||
.ui-state-hover .ui-icon-search { background-position:-96px -16px; }
|
||||
.ui-state-hover .ui-icon-pencil { background-position:-112px -16px; }
|
||||
.ui-state-hover .ui-icon-arrowthickstop-1-s { background-position:-128px -16px; }
|
||||
.ui-state-hover .ui-icon-copy { background-position:-144px -16px; }
|
||||
.ui-state-hover .ui-icon-triangle-1-s { background-position:-160px -16px; }
|
||||
.ui-state-hover .ui-icon-pic { background-position:-190px -16px;}
|
||||
.ui-state-hover .ui-icon-config { background-position:-304px -16px;}
|
||||
|
||||
/* --------------
|
||||
* tree *
|
||||
* ------------ */
|
||||
.l-tree
|
||||
{
|
||||
margin:0; padding:0; list-style:none; overflow:hidden; position:relative; display:block; background:white;
|
||||
}
|
||||
.l-tree-loading
|
||||
{
|
||||
position: absolute;z-index: 91000; top:40%; left:50%; overflow:hidden;
|
||||
background:url('../images/tree/loading.gif') no-repeat 0px 0px;width:24px; height:24px;
|
||||
display:none;
|
||||
}
|
||||
.l-tree a,.l-tree span{color: #333;height: 22px;line-height: 22px; text-decoration:none;}
|
||||
.l-tree .l-body span
|
||||
{
|
||||
display: block;
|
||||
float: left;_display: inherit;_float:none;*display: inherit;*float:none;
|
||||
}
|
||||
.l-tree ul,.l-tree li{list-style:none; margin:0; padding:0;}
|
||||
.l-tree li {clear: both;display: block;cursor: pointer;}
|
||||
.l-tree li .l-body{ height:22px;line-height: 22px; overflow:hidden;width: 2000px;}
|
||||
.l-tree .l-box
|
||||
{
|
||||
width:22px; height:22px; overflow:hidden; float:left; background:url('img/tree.gif');background-position:-22px -220px;
|
||||
}
|
||||
.l-tree li .l-body .l-box-loading
|
||||
{
|
||||
background:url('../images/tree/nodeloading4.gif') no-repeat 5px 5px; cursor:default;
|
||||
}
|
||||
.l-tree-noline .l-box
|
||||
{
|
||||
background-image:url('../images/tree/tree-noline.gif');
|
||||
}
|
||||
.l-tree .l-expandable-close{background-position:0px -44px;}
|
||||
.l-tree .l-first .l-expandable-close{background-position:0px -22px;}
|
||||
.l-tree .l-last .l-expandable-close{ background-position:0px -66px;}
|
||||
.l-tree .l-onlychild .l-expandable-close{background-position:0px 0px;}
|
||||
|
||||
.l-tree .l-expandable-open{background-position:0px -132px;}
|
||||
.l-tree .l-first .l-expandable-open{background-position:0px -110px;}
|
||||
.l-tree .l-last .l-expandable-open{ background-position:0px -154px;}
|
||||
.l-tree .l-onlychild .l-expandable-open{background-position:0px -88px;}
|
||||
|
||||
.l-tree .l-over
|
||||
{
|
||||
background: none;
|
||||
}
|
||||
.l-tree .l-over span
|
||||
{
|
||||
text-decoration:underline;
|
||||
}
|
||||
.l-tree .l-selected
|
||||
{
|
||||
background: none;
|
||||
}
|
||||
.l-tree .l-selected span{background: #D9E8FB; border:1px solid #B5CBEC; padding:0px 2px;height: 20px;
|
||||
line-height: 20px;}
|
||||
|
||||
.l-tree .l-line{background-position:0px -176px;}
|
||||
.l-tree .l-note{ background-position:0px -198px;}
|
||||
|
||||
.l-tree .l-note{ background-position:0px -198px;}
|
||||
.l-tree .l-note-last{ background-position:0px -220px;}
|
||||
.l-tree .l-checkbox-unchecked{ background-position:-22px 0px;}
|
||||
.l-tree .l-checkbox-checked{ background-position:-22px -22px;}
|
||||
.l-tree .l-checkbox-incomplete{ background-position:-22px -44px;}
|
||||
|
||||
.l-tree .l-over .l-checkbox-unchecked{ background-position:-44px 0px;}
|
||||
.l-tree .l-over .l-checkbox-checked{ background-position:-44px -22px;}
|
||||
.l-tree .l-over .l-checkbox-incomplete{ background-position:-44px -44px;}
|
||||
|
||||
|
||||
.l-tree .l-tree-icon-folder{ background-position:-22px -88px;}
|
||||
.l-tree .l-tree-icon-none{ background:none;}
|
||||
.l-tree .l-tree-icon-none img{border: 0;height: 16px;width: 16px; top:2px; margin-top:2px; margin-left:2px;}
|
||||
.l-tree .l-tree-icon-folder-open{background-position:-44px -88px;}
|
||||
.l-tree .l-tree-icon-leaf{background-position:-22px -110px;}
|
||||
|
||||
/* Backgrounds */
|
||||
.bg-navy { background-color: #001f3f; }
|
||||
.bg-blue { background-color: #0074d9; }
|
||||
.bg-aqua { background-color: #7fdbff; }
|
||||
.bg-teal { background-color: #39cccc; }
|
||||
.bg-olive { background-color: #3d9970; }
|
||||
.bg-green { background-color: #2ecc40; }
|
||||
.bg-lime { background-color: #01ff70; }
|
||||
.bg-yellow { background-color: #ffdc00; }
|
||||
.bg-orange { background-color: #ff851b; }
|
||||
.bg-red { background-color: #ff4136; }
|
||||
.bg-fuchsia { background-color: #f012be; }
|
||||
.bg-purple { background-color: #b10dc9; }
|
||||
.bg-maroon { background-color: #85144b; }
|
||||
.bg-white { background-color: #ffffff; }
|
||||
.bg-gray { background-color: #aaaaaa; }
|
||||
.bg-silver { background-color: #dddddd; }
|
||||
.bg-black { background-color: #111111; }
|
||||
/* Colors */
|
||||
.navy { color: #001f3f; }
|
||||
.blue { color: #0074d9; }
|
||||
.aqua { color: #7fdbff; }
|
||||
.teal { color: #39cccc; }
|
||||
.olive { color: #3d9970; }
|
||||
.green { color: #2ecc40; }
|
||||
.lime { color: #01ff70; }
|
||||
.yellow { color: #ffdc00; }
|
||||
.orange { color: #ff851b; }
|
||||
.red { color: #ff4136; }
|
||||
.fuchsia { color: #f012be; }
|
||||
.purple { color: #b10dc9; }
|
||||
.maroon { color: #85144b; }
|
||||
.white { color: #ffffff; }
|
||||
.silver { color: #dddddd; }
|
||||
.gray { color: #aaaaaa; }
|
||||
.black { color: #111111; }
|
||||
|
||||
/* ---------------------single CSS----------------------- */
|
||||
/* display */
|
||||
.dn{display:none;}
|
||||
.di{display:inline;}
|
||||
.db{display:block;}
|
||||
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
|
||||
/* height */
|
||||
.h14{height:14px;}
|
||||
.h16{height:16px;}
|
||||
.h18{height:18px;}
|
||||
.h20{height:20px;}
|
||||
.h22{height:22px;}
|
||||
.h24{height:24px;}
|
||||
/* width */
|
||||
/* fixed width value */
|
||||
.w20{width:20px;}
|
||||
.w50{width:50px;}
|
||||
.w70{width:70px;}
|
||||
.w100{width:100px;}
|
||||
.w120{width:120px;}
|
||||
.w140{width:140px;}
|
||||
.w160{width:160px;}
|
||||
.w180{width:180px;}
|
||||
.w200{width:200px;}
|
||||
.w220{width:220px;}
|
||||
.w250{width:250px;}
|
||||
.w280{width:280px;}
|
||||
.w300{width:280px;}
|
||||
.w320{width:320px;}
|
||||
.w360{width:360px;}
|
||||
.w400{width:400px;}
|
||||
.w460{width:460px;}
|
||||
.w500{width:500px;}
|
||||
.w600{width:600px;}
|
||||
.w640{width:640px;}
|
||||
.w700{width:700px;}
|
||||
/* percent width value */
|
||||
.pct10{width:10%;}
|
||||
.pct15{width:15%;}
|
||||
.pct20{width:20%;}
|
||||
.pct25{width:25%;}
|
||||
.pct30{width:30%;}
|
||||
.pct33{width:33.3%;}
|
||||
.pct35{width:35%;}
|
||||
.pct40{width:40%;}
|
||||
.pct50{width:50%;}
|
||||
.pct60{width:60%;}
|
||||
.pct66{width:66.6%;}
|
||||
.pct70{width:70%;}
|
||||
.pct75{width:75%;}
|
||||
.pct80{width:80%;}
|
||||
.pct90{width:90%;}
|
||||
.pct100{width:100%;}
|
||||
/* line-height */
|
||||
.lh14{line-height:14px;}
|
||||
.lh16{line-height:16px;}
|
||||
.lh18{line-height:18px;}
|
||||
.lh20{line-height:20px;}
|
||||
.lh22{line-height:22px;}
|
||||
.lh24{line-height:24px;}
|
||||
/* margin */
|
||||
.m0{margin:0;}
|
||||
.ml1{margin-left:1px;}
|
||||
.ml2{margin-left:2px;}
|
||||
.ml5{margin-left:5px;}
|
||||
.ml10{margin-left:10px;}
|
||||
.ml15{margin-left:15px;}
|
||||
.ml20{margin-left:20px;}
|
||||
.ml30{margin-left:30px;}
|
||||
.mr1{margin-right:1px;}
|
||||
.mr2{margin-right:2px;}
|
||||
.mr5{margin-right:5px;}
|
||||
.mr10{margin-right:10px;}
|
||||
.mr15{margin-right:15px;}
|
||||
.mr20{margin-right:20px;}
|
||||
.mr30{margin-right:30px;}
|
||||
.mt1{margin-top:1px;}
|
||||
.mt2{margin-top:2px;}
|
||||
.mt5{margin-top:5px;}
|
||||
.mt10{margin-top:10px;}
|
||||
.mt15{margin-top:15px;}
|
||||
.mt20{margin-top:20px;}
|
||||
.mt30{margin-top:30px;}
|
||||
.mb1{margin-bottom:1px;}
|
||||
.mb2{margin-bottom:2px;}
|
||||
.mb5{margin-bottom:5px;}
|
||||
.mb10{margin-bottom:10px;}
|
||||
.mb15{margin-bottom:15px;}
|
||||
.mb20{margin-bottom:20px;}
|
||||
.mb30{margin-bottom:30px;}
|
||||
/* margin negative */
|
||||
.ml-1{margin-left:-1px;}
|
||||
.mr-1{margin-right:-1px;}
|
||||
.mt-1{margin-top:-1px;}
|
||||
.mb-1{margin-bottom:-1px;}
|
||||
.ml-3{margin-left:-3px;}
|
||||
.mr-3{margin-right:-3px;}
|
||||
.mt-3{margin-top:-3px;}
|
||||
.mb-3{margin-bottom:-3px;}
|
||||
.ml-20{margin-left:-20px;}
|
||||
.mr-20{margin-right:-20px;}
|
||||
.mt-20{margin-top:-20px;}
|
||||
.mb-20{margin-bottom:-20px;}
|
||||
/* padding */
|
||||
.p0{padding:0;}
|
||||
.p1{padding:1px;}
|
||||
.pl1{padding-left:1px;}
|
||||
.pt1{padding-top:1px;}
|
||||
.pr1{padding-right:1px;}
|
||||
.pb1{padding-bottom:1px;}
|
||||
.p2{padding:2px;}
|
||||
.pl2{padding-left:2px;}
|
||||
.pt2{padding-top:2px;}
|
||||
.pr2{padding-right:2px;}
|
||||
.pb2{padding-bottom:2px;}
|
||||
.pl5{padding-left:5px;}
|
||||
.p5{padding:5px;}
|
||||
.pt5{padding-top:5px;}
|
||||
.pr5{padding-right:5px;}
|
||||
.pb5{padding-bottom:5px;}
|
||||
.p10{padding:10px;}
|
||||
.pl10{padding-left:10px;}
|
||||
.pt10{padding-top:10px;}
|
||||
.pr10{padding-right:10px;}
|
||||
.pb10{padding-bottom:10px;}
|
||||
.p15{padding:15px;}
|
||||
.pl15{padding-left:15px;}
|
||||
.pt15{padding-top:15px;}
|
||||
.pr15{padding-right:15px;}
|
||||
.pb15{padding-bottom:15px;}
|
||||
.p20{padding:20px;}
|
||||
.pl20{padding-left:20px;}
|
||||
.pt20{padding-top:20px;}
|
||||
.pr20{padding-right:20px;}
|
||||
.pb20{padding-bottom:20px;}
|
||||
.p30{padding:30px;}
|
||||
.pl30{padding-left:30px;}
|
||||
.pt30{padding-top:30px;}
|
||||
.pr30{padding-right:30px;}
|
||||
.pb30{padding-bottom:30px;}
|
||||
/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
|
||||
.bdc{border:1px solid #ccc;}
|
||||
.blc{border-left:1px solid #ccc;}
|
||||
.brc{border-right:1px solid #ccc;}
|
||||
.btc{border-top:1px solid #ccc;}
|
||||
.bbc{border-bottom:1px solid #ccc;}
|
||||
.bdd{border:1px solid #ddd;}
|
||||
.bld{border-left:1px solid #ddd;}
|
||||
.brd{border-right:1px solid #ddd;}
|
||||
.btd{border-top:1px solid #ddd;}
|
||||
.bbd{border-bottom:1px solid #ddd;}
|
||||
.bde{border:1px solid #eee;}
|
||||
.ble{border-left:1px solid #eee;}
|
||||
.bre{border-right:1px solid #eee;}
|
||||
.bte{border-top:1px solid #eee;}
|
||||
.bbe{border-bottom:1px solid #eee;}
|
||||
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
|
||||
.bgwh{background-color:#fff;}
|
||||
.bgfb{background-color:#fbfbfb;}
|
||||
.bgf5{background-color:#f5f5f5;}
|
||||
.bgf0{background-color:#f0f0f0;}
|
||||
.bgeb{background-color:#ebebeb;}
|
||||
.bge0{background-color:#e0e0e0;}
|
||||
/* safe color */
|
||||
.g0{color:#000;}
|
||||
.g3{color:#333;}
|
||||
.g6{color:#666;}
|
||||
.g9{color:#999;}
|
||||
.gc{color:#ccc;}
|
||||
.wh{color:white;}
|
||||
/* font-size */
|
||||
.f0{font-size:0;}
|
||||
.f10{font-size:10px;}
|
||||
.f12{font-size:12px;}
|
||||
.f13{font-size:13px;}
|
||||
.f14{font-size:14px;}
|
||||
.f16{font-size:16px;}
|
||||
.f18{font-size:18px;}
|
||||
.f20{font-size:20px;}
|
||||
.f24{font-size:24px;}
|
||||
/* font-family */
|
||||
.fa{font-family:Arial;}
|
||||
.ft{font-family:Tahoma;}
|
||||
.fv{font-family:Verdana;}
|
||||
.fs{font-family:Simsun;}
|
||||
.fl{font-family:'Lucida Console';}
|
||||
.fw{font-family:'Microsoft Yahei';}
|
||||
/* font-style */
|
||||
.n{font-weight:normal; font-style:normal;}
|
||||
.b{font-weight:bold;}
|
||||
.i{font-style:italic;}
|
||||
/* text-align */
|
||||
.tc{text-align:center;}
|
||||
.tr{text-align:right;}
|
||||
.tl{text-align:left;}
|
||||
.tj{text-align:justify;}
|
||||
/* text-decoration */
|
||||
.tdl{text-decoration:underline;}
|
||||
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
|
||||
/* letter-spacing */
|
||||
.lt-1{letter-spacing:-1px;}
|
||||
.lt0{letter-spacing:0;}
|
||||
.lt1{letter-spacing:1px;}
|
||||
/* white-space */
|
||||
.nowrap{white-space:nowrap;}
|
||||
/* word-wrap */
|
||||
.bk{word-wrap:break-word;}
|
||||
/* vertical-align */
|
||||
.vm{vertical-align:middle;}
|
||||
.vtb{vertical-align:text-bottom;}
|
||||
.vb{vertical-align:bottom;}
|
||||
.vt{vertical-align:top;}
|
||||
.vn{vertical-align:-2px;}
|
||||
/* float */
|
||||
.l{float:left;}
|
||||
.r{float:right;}
|
||||
/* clear */
|
||||
.cl{clear:both;}
|
||||
/* position */
|
||||
.rel{position:relative;}
|
||||
.abs{position:absolute;}
|
||||
/*z-index*/
|
||||
.zx1{z-index:1;}
|
||||
.zx2{z-index:2;}
|
||||
/* cursor */
|
||||
.poi{cursor:pointer;}
|
||||
.def{cursor:default;}
|
||||
/* overflow */
|
||||
.ovh{overflow:hidden;}
|
||||
.ova{overflow:auto;}
|
||||
/* visibility */
|
||||
.vh{visibility:hidden;}
|
||||
.vv{visibility:visible;}
|
||||
/* zoom */
|
||||
.z{*zoom:1;}
|
||||
|
||||
|
||||
/* ------------------- multiply CSS ------------------ */
|
||||
/* 块状元素水平居中 */
|
||||
.auto{margin-left:auto; margin-right:auto;}
|
||||
/* 清除浮 动*/
|
||||
.fix{*zoom:1;}
|
||||
.fix:after{display:table; content:''; clear:both;}
|
||||
/* 基于display:table-cell的自适应布局 */
|
||||
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
|
||||
/* 双栏自适应cell部分连续英文字符换行 */
|
||||
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
|
||||
/* 单行文字溢出虚点显 示*/
|
||||
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
|
||||
/* css3过渡动画效果 */
|
||||
.trans{
|
||||
-webkit-transition:all 0.3s;
|
||||
transition:all 0.3s;
|
||||
}
|
||||
/* 大小不定元素垂直居中 */
|
||||
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
|
||||
/* 加载中背景图片 - 如果您使用该CSS小库,务必修改此图片地址 */
|
||||
.loading{background:url(http://www.zhangxinxu.com/study/image/loading.gif) no-repeat center;}
|
||||
/* 无框文本框文本域 */
|
||||
.bd_none{border:0; outline:none;}
|
||||
/* 绝对定位隐藏 */
|
||||
.abs_out{position:absolute; left:-999em; top:-999em;}
|
||||
.abs_clip{position:absolute; clip:rect(0 0 0 0);}
|
||||
/* 按钮禁用 */
|
||||
.disabled{color:#acacac!important; border-color:#acacac!important; text-shadow:1px 1px #fff!important; outline:0!important; cursor:default!important; pointer-events:none;}
|
||||
.disabled:hover{text-decoration:none!important;}
|
||||
/*inline-block与float等宽列表*/
|
||||
.inline_box{font-size:1em; letter-spacing:-.25em; font-family:Arial;}
|
||||
.inline_two, .inline_three, .inline_four, .inline_five, .inline_six, .inline_any{display:inline-block; *display:inline; letter-spacing:0; vertical-align:top; *zoom:1;}
|
||||
.float_two, .float_three, .float_four, .float_five, .float_six{float:left;}
|
||||
.inline_two, .float_two{width:49.9%;}
|
||||
.inline_three, .float_three{width:33.3%;}
|
||||
.inline_four, .float_four{width:24.9%;}
|
||||
.inline_five, .float_five{width:19.9%;}
|
||||
.inline_six, .float_six{width:16.6%;}
|
||||
.inline_fix{display:inline-block; width:100%; height:0; overflow:hidden;}
|
||||
52
statics/css/default/bills.css
Executable file
@@ -0,0 +1,52 @@
|
||||
@charset "utf-8";
|
||||
.wrapper{ padding: 20px; min-width: 1000px; position: relative;}
|
||||
#config{position: absolute;top: 22px;left: 22px; z-index: 2;cursor: pointer;}
|
||||
.ui-btn, .ui-btn-prev, .ui-btn-next { margin-right:10px; }
|
||||
.bills{ position:relative; background:#FFFFFF; border:1px solid #CFCFCF; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); padding: 10px 20px 10px 20px; }
|
||||
.con-header { padding: 10px 0; }
|
||||
.con-header dd { float: left; line-height: 30px; }
|
||||
.p40{ width:40%; }
|
||||
.p35{ width:35%; *width:34.9%;}
|
||||
.p30{ width:30%; *width:29.9%;}
|
||||
.p25{ width:25%; }
|
||||
.p20{ width:20%; }
|
||||
.c999 { color:#999; }
|
||||
#identifier { /*margin-right: 36px;*/ }
|
||||
#classes { float: right; /*margin-right: 10px;*/ }
|
||||
#classes label { margin-left: 15px; }
|
||||
.con-footer {padding:10px 0 0 0;}
|
||||
.con-footer .mb0{margin-bottom: 0;}
|
||||
.con-footer ul {max-width: 1000px;}
|
||||
.con-footer ul li{float: left; margin: 0 20px 10px 0; min-width: 220px;}
|
||||
.con-footer ul li label { display: inline-block; width: 80px; }
|
||||
.con-footer .label-wrap{ width:75px;float:left;display:inline;line-height:30px;}
|
||||
.con-footer .ctn-wrap{ overflow:hidden; padding:0 6px 0 10px; }
|
||||
#note { width: 100%; height: auto; box-sizing: border-box; vertical-align: baseline;overflow: hidden;}
|
||||
.ui-jqgrid-bdiv .ui-state-highlight { background: none; }
|
||||
.operating .ui-icon{ margin:0; }
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsContent}*/;
|
||||
}
|
||||
.ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-icon-cart { background-position:-286px 2px; }
|
||||
.ui-icon-config { background-position:-304px 0; }
|
||||
.ui-state-hover .ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-state-hover .ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-state-hover .ui-icon-cart { background-position:-286px -14px; }
|
||||
.ui-state-hover .ui-icon-config { background-position:-304px -16px; }
|
||||
.ui-icon-config:hover { background-position:-304px -16px; }
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsActive}*/;
|
||||
}
|
||||
.has-audit{ width: 150px; height: 74px; background: url(img/audit.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
|
||||
.line{ line-height:0; height:0; border:none; border-bottom:1px dashed #CCC; color:#CCC; font-size:0; margin:18px 0; }
|
||||
.ui-icon-folder-open{ display:inline-block; vertical-align:middle; margin:0 0 0 3px; }
|
||||
#bottomField{position: fixed; top: 0; right: 25px; background-color: rgba(138, 138, 138, 0.21); border-radius: 0px 0px 3px 3px; padding: 8px;}
|
||||
#toolBottom{margin-right: -10px;}
|
||||
|
||||
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
|
||||
.target_box{width:150px; padding:10px; border:1px solid #aaa; background-color:#fff;}
|
||||
.target_box ul{ height:200px; overflow:auto; }
|
||||
.target_box li{padding:4px; border-bottom:1px dotted #ddd; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
|
||||
.target_box li:hover{ background:#f8f8f8; color:#cd0000;}
|
||||
42
statics/css/default/default.css
Executable file
@@ -0,0 +1,42 @@
|
||||
body { background: #f4f4f4 url('img/side_rp.png') repeat-y -3px 0; }
|
||||
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
|
||||
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
|
||||
#nav li.on, #nav li.current { background: url('img/side_rp2.png') repeat-y -3px 0; }
|
||||
#nav .arrow{ color: #b8d2e1; }
|
||||
#navScroll span{ background: #5584b3; }
|
||||
#scollUp{ margin-right:1px; }
|
||||
#navScroll span i { border-style: solid; border-width: 5px; font-size: 0; height: 0; display:block; width:0; height:0; overflow:hidden;}
|
||||
#scollUp i{ border-color: #5584b3 #5584b3 #bbcfeb #5584b3; margin:4px auto 0; }
|
||||
#scollDown i{ border-color: #bbcfeb #5584b3 #5584b3 #5584b3; margin:8px auto 0; }
|
||||
#main-hd{ background-color: #fff; color:#555; }
|
||||
#main-hd .company{ color: #333;cursor: default;font: bold 24px/1.5 'Microsoft Yahei';text-shadow: 0 0 1px rgba(0,0,0,0.2);max-width: 360px;float: left;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis; }
|
||||
#main-hd .user-menu a{ color:#555; }
|
||||
#main-hd .user-menu a:hover { color:#2383c0; }
|
||||
#main-hd .user-menu a#mobile{background-color: #E65300;color: #fff;padding: 0 6px;border-radius: 3px;font-family: '微软雅黑';}
|
||||
#main-bd{ background-color: #fff; }
|
||||
.l-tab-links{ margin: 0 18px -1px; }
|
||||
.l-tab-links ul { padding: 2px 0 0 1px;}
|
||||
.l-tab-links li.l-selected { height: 30px; line-height: 30px; top: -2px; border: 1px solid #CCC; border-bottom: 1px solid #f4f4f4; border-top-left-radius: 2px; border-top-right-radius: 2px; background: #f4f4f4; }
|
||||
.l-tab-links li{ margin-left: -1px; height: 28px; line-height: 28px; border: 1px solid #dedede; }
|
||||
.l-tab-links li a{ color: #aaa; }
|
||||
.l-tab-links li:first-child { border-top-left-radius: 2px; }
|
||||
.l-tab-links li:last-child { border-top-right-radius: 2px; }
|
||||
#tabManage{ background:#fff; }
|
||||
#tabManage i{ border-color: #888 #fff #fff; }
|
||||
.l-tab-links-left, .l-tab-links-right{ top: 2px; height: 28px; background: #fff; border: 1px solid #dedede; }
|
||||
.l-tab-links-left i{ border-color: #FFF #555 #FFF #FFF; }
|
||||
.l-tab-links-right i{ border-color: #FFF #FFF #FFF #555; margin: 10px 0 0 5px;}
|
||||
.l-tab-content { border-top: 1px solid #d6d6d6; }
|
||||
.l-tab-links-item-close{ background: url(img/tab_close.png) no-repeat; }
|
||||
.l-tab-links .l-tab-links-item-close-over { background-color: #ddd; }
|
||||
|
||||
/* 皮肤选择 */
|
||||
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
|
||||
#selectSkin{ width:180px; padding:10px; border:1px solid #ccc; background-color:#fff;}
|
||||
#selectSkin li{ float:left; width:60px; text-align:center; }
|
||||
#selectSkin li a{ position:relative; width:42px; margin:0 auto; display:block; }
|
||||
#selectSkin .select i{ position:absolute; top:16px; right:5px; width:16px; height:16px; background:url(img/select_skin.png) 0 0; z-index:1; }
|
||||
#selectSkin li span{ display:block; width:32px; height:32px; margin :0 auto 6px; border: 1px dotted #497dc0;}
|
||||
#skin-default span{ background: url('img/index_icons.png') repeat-x 0 -200px; }
|
||||
#skin-blue span{ background: url('img/index_icons.png') repeat-x -65px -218px; }
|
||||
#skin-green span{ background: #1B96A9; }
|
||||
BIN
statics/css/default/icons/loading.gif
Executable file
|
After Width: | Height: | Size: 381 B |
BIN
statics/css/default/img/Thumbs.db
Executable file
BIN
statics/css/default/img/audit.png
Executable file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
statics/css/default/img/body_bg.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
statics/css/default/img/checked.png
Executable file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
statics/css/default/img/datepicker_icon.png
Executable file
|
After Width: | Height: | Size: 958 B |
BIN
statics/css/default/img/footer_bg.png
Executable file
|
After Width: | Height: | Size: 34 KiB |
BIN
statics/css/default/img/icon-select.gif
Executable file
|
After Width: | Height: | Size: 48 B |
BIN
statics/css/default/img/icon.png
Executable file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
statics/css/default/img/icon_refresh.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
statics/css/default/img/icon_v_b_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/default/img/icon_v_b_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/default/img/icon_v_s_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/default/img/icon_v_s_e1.png
Executable file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
statics/css/default/img/icon_v_s_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/default/img/icon_v_s_t1.png
Executable file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
statics/css/default/img/index_bg.png
Executable file
|
After Width: | Height: | Size: 144 KiB |
BIN
statics/css/default/img/index_h2_bg.png
Executable file
|
After Width: | Height: | Size: 972 B |
BIN
statics/css/default/img/index_icons.png
Executable file
|
After Width: | Height: | Size: 17 KiB |
BIN
statics/css/default/img/line_conn.gif
Executable file
|
After Width: | Height: | Size: 45 B |
BIN
statics/css/default/img/nav_spr.png
Executable file
|
After Width: | Height: | Size: 24 KiB |
BIN
statics/css/default/img/select_skin.png
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
statics/css/default/img/side_rp.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
statics/css/default/img/side_rp2.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
statics/css/default/img/spr_icons.png
Executable file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
statics/css/default/img/tab_bg.png
Executable file
|
After Width: | Height: | Size: 931 B |
BIN
statics/css/default/img/tab_close.png
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
statics/css/default/img/ui-icons.png
Executable file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
statics/css/default/img/ui-th.png
Executable file
|
After Width: | Height: | Size: 1001 B |
BIN
statics/css/default/img/zTreeStandard.png
Executable file
|
After Width: | Height: | Size: 11 KiB |
91
statics/css/default/index.css
Executable file
@@ -0,0 +1,91 @@
|
||||
@charset "utf-8";
|
||||
body { min-width: 500px; }
|
||||
/*hd*/
|
||||
#hd { padding: 22px 18px 16px; font-size:14px;}
|
||||
#hd .welcome { font-size: 14px; line-height: 25px;}
|
||||
#manageAcct {
|
||||
background-color: #4A8EBD;
|
||||
border-radius: 2px;
|
||||
color: #FFFFFF;
|
||||
font-size: 12px;
|
||||
padding: 3px 8px;
|
||||
margin:0 8px;
|
||||
}
|
||||
|
||||
#newGuide { background:url(img/index_icons.png) no-repeat 0 -259px; font-size:12px; color:#787878; padding-left:22px;margin-right:10px;}
|
||||
.storages-search label{display: inline-block;*display: inline;*zoom: 1; margin-right:10px; vertical-align: middle;}
|
||||
.storages-search { position:relative; }
|
||||
.storages-search .ui-input{ width:210px; }
|
||||
#stockSearch{ position:absolute; right:6px; top:8px; width:16px; height:16px; background:url(img/icon.png) -32px 0 no-repeat; cursor:pointer; }
|
||||
|
||||
/*bd*/
|
||||
.col-main { float: left; width: 100%; }
|
||||
.col-extra { float: left; width: 290px; margin-left: -290px; }
|
||||
|
||||
/*col-main*/
|
||||
.main-wrap { margin: 0 300px 0 18px; border: 1px solid #d4d4d4;background: #FFF;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
|
||||
.m-top { padding: 10px; font-size:12px; }
|
||||
#interval{ font-size:12px; margin-right:10px; }
|
||||
#interval label{ margin-left:5px;}
|
||||
#interval .checked{ color:#3B87B1; }
|
||||
.m-top table{ table-layout:fixed; color:#FFF; }
|
||||
.m-top table td{ padding:10px; }
|
||||
.m-top table td div{ padding:12px; }
|
||||
.m-top table td div span{ display: block; margin-top:3px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
|
||||
.m-top table td div b{ font-size:16px; font-weight:normal; color:#F74C23; }
|
||||
.m-top li{ display:table-cell; width:19.99%; float:left; }
|
||||
.m-top li b{ display: block; }
|
||||
.m-top li em{ display: inline-block; white-space:nowrap; color:#F00; }
|
||||
/*
|
||||
.m-top .t1{ background:#bb8c7a; }
|
||||
.m-top .t2{ background:#22c1cb; }
|
||||
.m-top .t3{ background:#44b2ec; }
|
||||
.m-top .t4{ background:#b275b4; }
|
||||
.m-top .t5{ background:#509ee0; }
|
||||
*/
|
||||
.m-top div{ background:#f0f0f0; border-radius: 3px; }
|
||||
.m-top div:hover{ background: #b6d7f9; }
|
||||
.m-top a:hover{ color:#555555; }
|
||||
.m-top .ta{ display: block; padding:28px 0; text-align: center; background:#f0f0f0; color:#3B87B1; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
.m-top .ta:hover{ background: #b6d7f9; color:#3B87B1; }
|
||||
.m-top .tad{ background:#f0f0f0; color:#3B87B1; display: block; height: 80px; padding: 3px 12px;}
|
||||
.m-top .tad span{ display: block; margin-top:4px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; }
|
||||
.m-top .tad span b{ font-size:14px; display: block; font-size:12px; text-align: right; }
|
||||
.m-top .tad span i{ font-size: 12px; font-style: normal; }
|
||||
.m-top .tad:hover{ background: #b6d7f9; color:#3B87B1; }
|
||||
|
||||
#result{ float:left; }
|
||||
.storages-search .loading{ background:url(img/indicator.gif) 0 0 no-repeat; }
|
||||
|
||||
.quick-links{border-top: 1px dashed #ccc;overflow: hidden;zoom:1;}
|
||||
.quick-links li { float:left;height: 165px;width: 25%;*width:24.98%;text-align:center;}
|
||||
.bulk-import { float:right; font-size:12px; color:#AAA; cursor: pointer; }
|
||||
.quick-links li a { position:relative;display: block;height: 120px;overflow:hidden; margin:-1px 0 0 -1px;padding-top:45px;color: #3b87b1;border-top: 1px dashed #ccc;border-left: 1px dashed #ccc; font-size:14px; }
|
||||
.quick-links li a:hover{ background:#f8f8f8; }
|
||||
.quick-links span {display: block; width: 48px; height: 48px; margin: 0 auto 20px; }
|
||||
.quick-links .purchase-purchase span{background-position: 0 0;}
|
||||
.quick-links .sales-sales span{background-position: 0 -48px;}
|
||||
.quick-links .storage-transfers span{background-position: 0 -96px;}
|
||||
.quick-links .storage-inventory span{background-position: 0 -144px;}
|
||||
.storage-otherWarehouse span{ background-position: -48px 0; }
|
||||
.storage-otherOutbound span{ background-position: -48px -48px; }
|
||||
.added-service span{ background-position: -48px -96px; }
|
||||
.feedback span{ background-position: -48px -144px; }
|
||||
|
||||
/*#notices{ position:absolute; width:210px; left:398px; top:20px; margin-left:-162px; }*/
|
||||
.notices{padding:0 5px 0 10px; height: 25px; position:relative; overflow: hidden;display: inline-block;vertical-align: middle;}
|
||||
.notices em{ cursor:pointer; font-style:normal; position:absolute; top:5px; right:0; width:16px; height:16px; text-align:center; color:#999; font-family: Arial}
|
||||
.notices li{height: 25px; line-height: 25px;}
|
||||
.notices li i{ float:left; margin:3px 5px 0 0;width: 16px;height: 16px; background:url(img/index_icons.png) 0 -271px no-repeat;vertical-align: vertical-align: text-bottom;}
|
||||
.notices li a{display: block; color: #f74c23; text-overflow:ellipsis;white-space: nowrap;overflow: hidden; font-size:12px; }
|
||||
|
||||
/*col-extra*/
|
||||
.extra-wrap {margin-right: 18px; font-size: 14px;box-shadow:0 1px 1px rgba(0,0,0,0.11);}
|
||||
.extra-wrap h2{ font-size:14px; text-align:center; }
|
||||
.extra-wrap .list { border: 1px solid #d4d4d4; border-top: none; background: #FFF; position: relative; }
|
||||
.extra-wrap ul li { padding: 0 12px; overflow: hidden; zoom: 1; line-height: 40px; border-bottom: 1px dashed #cccccc; }
|
||||
|
||||
/*radio*/
|
||||
.quick-links span{ background-image:url(img/index_icons.png); }
|
||||
.quick-links li a{ color: #3b87b1; }
|
||||
.extra-wrap h2{ color:#FFF; background:#307ca6; line-height:38px; }
|
||||
6
statics/css/default/ui.min.css
vendored
Executable file
58
statics/css/green/bills.css
Executable file
@@ -0,0 +1,58 @@
|
||||
@charset "utf-8";
|
||||
.ui-input, .ui-combo-wrap{ border-width: 0 0 1px; position: relative;}
|
||||
#config{position: absolute;top: 22px;left: 22px; z-index: 2;cursor: pointer;}
|
||||
.ui-input:hover { border-width: 0 0 1px;}
|
||||
.ui-input:focus, .ui-input-focus { border-width: 0 0 1px; }
|
||||
.ui-input-dis{ background: #fff; }
|
||||
.ui-combo-wrap:hover { border-width: 0 0 1px; }
|
||||
|
||||
.wrapper{ padding: 20px; min-width: 1000px;}
|
||||
.ui-btn, .ui-btn-prev, .ui-btn-next { margin-right:10px; }
|
||||
.bills{ position:relative; background:#FFFFFF; border:1px solid #CFCFCF; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); padding: 10px 20px 10px 20px; }
|
||||
.con-header { padding: 10px 0; }
|
||||
.con-header dd { float: left; line-height: 30px; }
|
||||
.bp40{ width:40%; }
|
||||
.bp35{ width:35%; *width:34.9%;}
|
||||
.bp30{ width:30%; *width:29.9%;}
|
||||
.bp25{ width:25%; }
|
||||
.bp20{ width:20%; }
|
||||
.c999 { color:#999; }
|
||||
#identifier { /*margin-right: 36px;*/ }
|
||||
#classes { float: right; /*margin-right: 10px;*/ }
|
||||
#classes label { margin-left: 15px; }
|
||||
.con-footer {padding:10px 0 0 0;}
|
||||
.con-footer .mb0{margin-bottom: 0;}
|
||||
.con-footer ul {max-width: 1000px;}
|
||||
.con-footer ul li{float: left; margin: 0 20px 10px 0; min-width: 220px;}
|
||||
.con-footer ul li label { display: inline-block; width: 80px; }
|
||||
.con-footer .label-wrap{ width:75px;float:left;display:inline;line-height:30px;}
|
||||
.con-footer .ctn-wrap{ overflow:hidden; padding:0 6px 0 10px; }
|
||||
#note { width: 100%; height: auto; box-sizing: border-box; vertical-align: baseline;overflow: hidden;}
|
||||
.ui-jqgrid-bdiv .ui-state-highlight { background: none; }
|
||||
.operating .ui-icon{ margin:0; }
|
||||
.ui-widget-content .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsContent}*/;
|
||||
}
|
||||
.ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-icon-cart { background-position:-286px 2px; }
|
||||
.ui-icon-config { background-position:-304px 0; }
|
||||
.ui-state-hover .ui-icon-plus { background-position:-80px 0; }
|
||||
.ui-state-hover .ui-icon-trash { background-position:-64px 0; }
|
||||
.ui-state-hover .ui-icon-cart { background-position:-286px -14px; }
|
||||
.ui-state-hover .ui-icon-config { background-position:-304px -16px; }
|
||||
.ui-icon-config:hover { background-position:-304px -16px; }
|
||||
.ui-state-active .ui-icon {
|
||||
background-image: url(img/ui-icons.png)/*{iconsActive}*/;
|
||||
}
|
||||
.has-audit{ width: 150px; height: 74px; background: url(img/audit.png) 0 0 no-repeat; position: absolute; right: 40px; bottom: 65px; }
|
||||
.line{ line-height:0; height:0; border:none; border-bottom:1px dashed #CCC; color:#CCC; font-size:0; margin:18px 0; }
|
||||
.ui-icon-folder-open{ display:inline-block; vertical-align:middle; margin:0 0 0 3px; }
|
||||
#bottomField{position: fixed; top: 0; right: 25px; background-color: rgba(0, 0, 0, 0.2); border-radius: 0px 0px 3px 3px; padding: 8px;}
|
||||
#toolBottom{margin-right: -10px;}
|
||||
|
||||
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4); }
|
||||
.target_box{width:150px; padding:10px; border:1px solid #aaa; background-color:#fff;}
|
||||
.target_box ul{ height:200px; overflow:auto; }
|
||||
.target_box li{padding:4px; border-bottom:1px dotted #ddd; cursor:pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
|
||||
.target_box li:hover{ background:#f8f8f8; color:#cd0000;}
|
||||
46
statics/css/green/default.css
Executable file
@@ -0,0 +1,46 @@
|
||||
body { background: #1b96a9; color:#555; }
|
||||
a{ color:#787878; }
|
||||
a:hover{ color: #0591AA; }
|
||||
#col-side .side-fold, #nav .main-nav{ background-image: url('img/nav_spr.png'); }
|
||||
#nav{ padding-top: 46px; height:546px; margin-bottom: 10px; }
|
||||
#nav li.on, #nav li.current { background: #157382; }
|
||||
#nav .arrow{ color: #b8d2e1; }
|
||||
#navScroll span{ background: #5584b3; }
|
||||
#scollUp{ margin-right:1px; }
|
||||
#navScroll span i { border-style: solid; border-width: 5px; font-size: 0; height: 0; display:block; width:0; height:0; overflow:hidden;}
|
||||
#scollUp i{ border-color: #5584b3 #5584b3 #bbcfeb #5584b3; margin:4px auto 0; }
|
||||
#scollDown i{ border-color: #bbcfeb #5584b3 #5584b3 #5584b3; margin:8px auto 0; }
|
||||
#main-hd{ background-color: #fff; }
|
||||
|
||||
#main-hd .company{color: #333;cursor: default; font: bold 24px/1.5 'Microsoft Yahei';text-shadow: 0 0 1px rgba(0,0,0,0.2);max-width: 360px;float: left;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis; }
|
||||
#main-hd .user-menu, #main-hd .user-menu a{ color:#787878; }
|
||||
#main-hd .user-menu a:hover{ color:#1B96A9; }
|
||||
#main-hd .user-menu a#mobile{background-color: #E65300;color: #fff;padding: 0 6px;border-radius: 3px;font-family: '微软雅黑';}
|
||||
#main-bd{ background-color: #fff; }
|
||||
.l-tab-links{ margin: 0 18px -1px; }
|
||||
.l-tab-links ul { padding: 2px 0 0 1px;}
|
||||
.l-tab-links li.l-selected { height: 32px; top: -2px; border: 1px solid #E5E5E5; border-top: 2px solid #3DA8B9; border-bottom: 1px solid #f5f5f5; border-top-left-radius: 2px; border-top-right-radius: 2px; background: #f4f4f4; }
|
||||
.l-tab-links li{ margin-left: -1px; height: 28px; line-height: 28px; border: 1px solid #E5E5E5; }
|
||||
.l-tab-links li a{ color: #aaa; }
|
||||
.l-tab-links li.l-selected a { color: #555; }
|
||||
.l-tab-links li:first-child { border-top-left-radius: 2px; }
|
||||
.l-tab-links li:last-child { border-top-right-radius: 2px; }
|
||||
#tabManage{ background:#fff; }
|
||||
#tabManage i{ border-color: #888 #fff #fff; }
|
||||
.l-tab-links-left, .l-tab-links-right{ top: 2px; height: 28px; background: #fff; border: 1px solid #dedede; }
|
||||
.l-tab-links-left i{ border-color: #FFF #555 #FFF #FFF; }
|
||||
.l-tab-links-right i{ border-color: #FFF #FFF #FFF #555; margin: 10px 0 0 5px;}
|
||||
.l-tab-content { border-top: 1px solid #E5E5E5; }
|
||||
.l-tab-links-item-close{ background: url(img/tab_close.png) no-repeat; }
|
||||
.l-tab-links .l-tab-links-item-close-over { background-color: #ddd; }
|
||||
|
||||
/* 皮肤选择 */
|
||||
.shadow{}
|
||||
#selectSkin{ width:180px; padding:10px; border:1px solid #ccc; background-color:#fff;}
|
||||
#selectSkin li{ float:left; width:60px; text-align:center; }
|
||||
#selectSkin li a{ position:relative; width:42px; margin:0 auto; display:block; }
|
||||
#selectSkin .select i{ position:absolute; top:16px; right:5px; width:16px; height:16px; background:url(img/select_skin.png) 0 0; z-index:1; }
|
||||
#selectSkin li span{ display:block; width:32px; height:32px; margin :0 auto 6px; border: 1px dotted #ccc;}
|
||||
#skin-default span{ background: url('img/index_icons.png') repeat-x 0 -200px; }
|
||||
#skin-blue span{ background: url('img/index_icons.png') repeat-x -65px -218px; }
|
||||
#skin-green span{ background: #1B96A9; }
|
||||
BIN
statics/css/green/icons/loading.gif
Executable file
|
After Width: | Height: | Size: 381 B |
BIN
statics/css/green/img/Thumbs.db
Executable file
BIN
statics/css/green/img/audit.png
Executable file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
statics/css/green/img/body_bg.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
statics/css/green/img/checked.png
Executable file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
statics/css/green/img/datepicker_icon.png
Executable file
|
After Width: | Height: | Size: 958 B |
BIN
statics/css/green/img/footer_bg.png
Executable file
|
After Width: | Height: | Size: 34 KiB |
BIN
statics/css/green/img/icon-select.gif
Executable file
|
After Width: | Height: | Size: 48 B |
BIN
statics/css/green/img/icon.png
Executable file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
statics/css/green/img/icon_refresh.png
Executable file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
statics/css/green/img/icon_v_b_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/green/img/icon_v_b_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/green/img/icon_v_s_e.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/green/img/icon_v_s_t.png
Executable file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
statics/css/green/img/index_bg.png
Executable file
|
After Width: | Height: | Size: 144 KiB |
BIN
statics/css/green/img/index_h2_bg.png
Executable file
|
After Width: | Height: | Size: 972 B |
BIN
statics/css/green/img/index_icons.png
Executable file
|
After Width: | Height: | Size: 16 KiB |
BIN
statics/css/green/img/line_conn.gif
Executable file
|
After Width: | Height: | Size: 45 B |
BIN
statics/css/green/img/nav_spr.png
Executable file
|
After Width: | Height: | Size: 24 KiB |
BIN
statics/css/green/img/select_skin.png
Executable file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
statics/css/green/img/side_rp.png
Executable file
|
After Width: | Height: | Size: 980 B |
BIN
statics/css/green/img/spr_icons.png
Executable file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
statics/css/green/img/tab_bg.png
Executable file
|
After Width: | Height: | Size: 931 B |
BIN
statics/css/green/img/tab_close.png
Executable file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
statics/css/green/img/ui-icons.png
Executable file
|
After Width: | Height: | Size: 1.7 KiB |