diff --git a/src/dede/css/base.css b/src/dede/css/base.css index 5b06a745..365e9708 100644 --- a/src/dede/css/base.css +++ b/src/dede/css/base.css @@ -1,4 +1,4 @@ -*{font-size:12px;letter-spacing:0.4px} +*{font-size:12px;letter-spacing:.4px} body{font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff;line-height:1.5} form,h1,h2,h3,ul,ol,div{margin:0;padding:0} td{line-height:1.5} @@ -17,7 +17,7 @@ textarea:focus{border-color:#A5C760;color:#333;-moz-box-shadow:0 0 3px #A5C760;- img{margin-right:6px;vertical-align:baseline} h1,h2,h3{font-size:18px;color:#424b51} a:link{color:#424b51;text-decoration:none} -a:hover{opacity:0.8} +a:hover{opacity:.8} a:visited{color:#666} .pubinputs{height:16px;line-height:16px;width:250px;padding:4px 0px 2px 0px;border-width:1px;border-style:solid;border-color:#999 #ddd #ddd #999} .iptxt{height:14px;line-height:14px;padding:4px 3px 2px 3px;border-width:1px;border-style:solid;border-color:#999 #ddd #ddd #999} @@ -44,7 +44,7 @@ a:visited{color:#666} .pubdlg .title{border-bottom:1px solid #C9CFC1;background-color:#F9FCDC;background:url(../images/dlgtitle.gif) repeat-x;height:28px;line-height:28px;text-align:left;cursor:move} .pubdlg .titLeft{float:left;padding-left:8px;line-height:28px;font-weight:bold;color:#555} .pubdlg .titRight{float:right;padding:0px} -.fullpagediv{z-index:1999;top:0;left:0;background:#cdcdcd;filter:Alpha(opacity=50);-moz-opacity:.5;opacity:0.5;position:absolute;width:100%;height:120%} +.fullpagediv{z-index:1999;top:0;left:0;background:#cdcdcd;filter:Alpha(opacity=50);-moz-opacity:.5;opacity:.5;position:absolute;width:100%;height:120%} .quicksel{z-index:10005;width:680px;height:420px;margin-left:5px;margin-top:5px;overflow:auto} .quickselfoot{padding-top:8px;border-top:1px dashed #C0CC9D} .quickselItem{margin-bottom:8px} @@ -63,7 +63,7 @@ a:visited{color:#666} .ininput{width:96%;height:20px;border:1px solid #fff} .nbt{padding:1px;background-image:url(../images/allbtbg.gif);background-color:#fff;border:1px solid #A5AF83} .tdt{padding-left:6px} -.waitpage{top:0;left:0;filter:Alpha(opacity=70);-moz-opacity:0.7;position:absolute;z-index:10000;background:url(../../images/loading1.gif) #ababab center no-repeat} +.waitpage{top:0;left:0;filter:Alpha(opacity=70);-moz-opacity:.7;position:absolute;z-index:10000;background:url(../../images/loading1.gif) #ababab center no-repeat} .divpre img{max-width:150px;max-height:100px} .divpre{overflow:hidden} .autoinput{padding-left:3px;width:90%} @@ -80,8 +80,8 @@ option.stype{height:18px;line-height:18px;font-size:12px;padding-left:24px;backg .ilist{border-top:1px dashed #BCBCBC;border-bottom:1px dashed #BCBCBC;border-left:1px dashed #BCBCBC} .ilist td{border-right:1px dashed #BCBCBC} #typeid2{border:0px;padding:0px;background:#ccc;height:18px;font-size:12px;padding-left:10px;background:url(../images/typeid2bg.gif) no-repeat;float:left} -.litpic_span{width:77px;overflow:hidden;height:21px;*vertical-align:3px;margin-left:-60px;*margin-left:-75px;cursor:pointer} -#litpic{width:85px;height:20px;margin-left:-20px;filter:alpha(opacity=00);-moz-opacity:.0;opacity:0.0;cursor:pointer} +.litpic_span{width:76px;overflow:hidden;height:22px;margin-left:-60px;cursor:pointer} +#litpic{width:85px;height:20px;margin-left:-20px;filter:alpha(opacity=00);-moz-opacity:.0;opacity:.0;cursor:pointer} #starttime,#endtime,#pubdate{background:url(../images/calendar.gif) 3px no-repeat;padding-left:23px} #title{background:url(../images/ruler.gif) repeat-x 0px 10px} .spec{width:60px} @@ -89,7 +89,8 @@ option.stype{height:18px;line-height:18px;font-size:12px;padding-left:24px;backg .albCt img{cursor:pointer} .maintable{width:98% !important;border:1px solid #dee2e6} a.btn{color:white !important} -span.page-link{background-color:#ddd} +span.page-link{color:#fff;background-color:#28a745} .btn-success{background-color:#28a745;border-color:#28a745} input[type=checkbox],input[type=radio]{margin-top:4px} +.table td,.table th{padding:.65rem} .table th img,.table td img{vertical-align:text-bottom} \ No newline at end of file diff --git a/src/dede/templets/index_body.htm b/src/dede/templets/index_body.htm index b6f50651..ad182d58 100755 --- a/src/dede/templets/index_body.htm +++ b/src/dede/templets/index_body.htm @@ -7,8 +7,8 @@ - - + + @@ -67,10 +67,7 @@
-
- 快捷操作 - 新增管理 -
+
快捷操作新增管理