diff --git a/src/dede/css/base.css b/src/dede/css/base.css index c0db2c15..4e5f74b0 100644 --- a/src/dede/css/base.css +++ b/src/dede/css/base.css @@ -36,12 +36,12 @@ a:visited{color:#666666} .coolbg3{width:140px;height:20px;border:1px solid #BDC5B4;background:#DFDDD2;text-align:right} .coolbg61{width:380px;height:26px;line-height:26px;border-top:1px solid #BDC5B4;border-left:1px solid #BDC5B4;border-right:1px solid #BDC5B4;background:#E7F3B1;text-align:right} .coolbg62{padding:6px;width:380px;height:300px;border:1px solid #BDC5B4;background:#F8FDF0} -.coolbg4{width:190px;height:24px;line-height:24px;border-bottom:1px solid #C9CFC1;background:#F9FCDC;background:url(../images/dlgtitle.gif) repeat-x;text-align:right} +.coolbg4{width:190px;height:24px;line-height:24px;border-bottom:1px solid #C9CFC1;background:#F9FCDC;background:url(../images/dlgtitle.gif)repeat-x;text-align:right} .coolbg5{width:190px;height:6px;border-top:1px solid #BDC5B4;background:#F9FCDC} .wsselect{height:60px;line-height:24px overflow-y:auto;background:#FCFEF1;overflow:auto} .dlg{padding:.25rem .5rem;border:2px solid #008E38;background:#F0FAEB;width:360px;line-height:160%} .pubdlg{z-index:8888;border:4px solid #008E38;background:#ffffff} -.pubdlg .title{border-bottom:1px solid #C9CFC1;background:#F9FCDC;background:url(../images/dlgtitle.gif) repeat-x;height:28px;line-height:28px;text-align:left;cursor:move} +.pubdlg .title{border-bottom:1px solid #C9CFC1;background:#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:0} .fullpagediv{position:absolute;width:100%;height:120%;top:0;left:0;background:#cdcdcd;filter:Alpha(opacity=50);-moz-opacity:.5;opacity:.5;z-index:1999} @@ -63,7 +63,7 @@ a:visited{color:#666666} .ininput{width:96%;height:20px;border:1px solid #ffffff} .nbt{padding:2px;background-image:url(../images/allbtbg.gif);background:#ffffff;border:1px solid #A5AF83} .tdt{padding-left:6px} -.waitpage{position:absolute;top:0;left:0;filter:Alpha(opacity=70);-moz-opacity:.7;background:url(../../images/loading1.gif) #ababab center no-repeat;z-index:10000} +.waitpage{position:absolute;top:0;left:0;filter:Alpha(opacity=70);-moz-opacity:.7;background:url(../../images/loading1.gif)#ababab center no-repeat;z-index:10000} .divpre img{max-width:150px;max-height:100px} .divpre{overflow:hidden} .autoinput{padding-left:6px;width:90%} @@ -74,16 +74,16 @@ a:visited{color:#666666} .tblist td{padding:6px;background:#ffffff} .tblist td.tbsname{padding:6px;background:#F9FFE6} .colordlg{padding:.25rem .5rem;width:100px;line-height:160%;border:2px dashed #008E38;background:#F0FAEB;z-index:10005} -option.alltype{padding-left:16px;height:18px;line-height:18px;font-size:12px;background:url(../images/arr4.gif) 3px 4px no-repeat} -option.btype{padding-left:16px;height:18px;line-height:18px;font-size:12px;background:url(../images/arr4.gif) 3px 4px no-repeat} -option.stype{padding-left:24px;font-size:12px;height:18px;line-height:18px;background:url(../images/arrr.gif) 11px 4px no-repeat} +option.alltype{padding-left:16px;height:18px;line-height:18px;font-size:12px;background:url(../images/arr4.gif)3px 4px no-repeat} +option.btype{padding-left:16px;height:18px;line-height:18px;font-size:12px;background:url(../images/arr4.gif)3px 4px no-repeat} +option.stype{padding-left:24px;font-size:12px;height:18px;line-height:18px;background:url(../images/arrr.gif)10px 4px no-repeat} .ilist{border-top:1px dashed #eeeeee;border-bottom:1px dashed #eeeeee;border-left:1px dashed #eeeeee} .ilist td{border-right:1px dashed #eeeeee} -#typeid2{float:left;font-size:12px;padding:0;height:18px;background:url(../images/typeid2bg.gif) no-repeat;border:0} +#typeid2{float:left;font-size:12px;padding:0;height:18px;background:url(../images/typeid2bg.gif)no-repeat;border:0} #litpic{margin-left:-20px;width:85px;height:20px;filter:alpha(opacity=00);-moz-opacity:.0;opacity:.0;cursor:pointer} .litpic_span{margin-left:-60px;width:76px;height:22px;overflow:hidden;cursor:pointer} -#starttime,#endtime,#pubdate{padding-left:20px;background:url(../images/calendar.gif) 3px no-repeat} -#title{background:url(../images/ruler.gif) repeat-x 0px 10px} +#starttime,#endtime,#pubdate{padding-left:30px;background:url(../images/calendar.gif)10px no-repeat} +#title{background:url(../images/ruler.gif)repeat-x 0px 10px} .spec{width:60px} .gtab a{display:block;float:left;width:80px;height:26px;line-height:26px;text-align:center} .albCt img{cursor:pointer} diff --git a/src/dede/css/codemirror.css b/src/dede/css/codemirror.css index 1f3b403c..41b74438 100644 --- a/src/dede/css/codemirror.css +++ b/src/dede/css/codemirror.css @@ -92,6 +92,6 @@ div.CodeMirror-dragcursors{visibility:visible} .CodeMirror-line::-moz-selection,.CodeMirror-line > span::-moz-selection,.CodeMirror-line > span > span::-moz-selection{background:#d7d4f0} .cm-searching{background:#ffa;background:rgba(255,255,0,.4)} .cm-force-border{padding-right:.1px} -@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden} -}.cm-tab-wrap-hack:after{content:''} +@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}} +.cm-tab-wrap-hack:after{content:''} span.CodeMirror-selectedtext{background:none} \ No newline at end of file diff --git a/src/dede/css/frame.css b/src/dede/css/frame.css index e11d8629..c68a3e5d 100644 --- a/src/dede/css/frame.css +++ b/src/dede/css/frame.css @@ -2,7 +2,7 @@ a{text-decoration:none} html,body{width:100%;height:100%} body{height:100%;font-size:12px;overflow:hidden;z-index:1} -body.showmenu{background:url(../images/leftmenu_bg.gif) -10px top repeat-y} +body.showmenu{background:url(../images/leftmenu_bg.gif)-10px top repeat-y} body.hidemenu{background:none} ul{list-style:none} form{margin:0;padding:0} @@ -19,10 +19,10 @@ form{margin:0;padding:0} .top .top_link ul li a:hover{color:#cccccc} .top .top_link .quick{padding:3px 0px 0px 0px;float:left} .top .top_link .quick a{display:block;color:#C60;float:left;line-height:21px;height:21px;overflow:hidden} -.top .top_link .quick a.ac_qucikmenu{width:81px;background:url(../images/quick_bg.gif) left top no-repeat;letter-spacing:1px;text-indent:8px} -.top .top_link .quick a.ac_qucikmenu:hover{background:url(../images/quick_bg.gif) left bottom no-repeat} -.top .top_link .quick a.ac_qucikadd{width:19px;background:url(../images/quick_bg.gif) right top no-repeat} -.top .top_link .quick a.ac_qucikadd:hover{background:url(../images/quick_bg.gif) right bottom no-repeat} +.top .top_link .quick a.ac_qucikmenu{width:81px;background:url(../images/quick_bg.gif)left top no-repeat;letter-spacing:1px;text-indent:8px} +.top .top_link .quick a.ac_qucikmenu:hover{background:url(../images/quick_bg.gif)left bottom no-repeat} +.top .top_link .quick a.ac_qucikadd{width:19px;background:url(../images/quick_bg.gif)right top no-repeat} +.top .top_link .quick a.ac_qucikadd:hover{background:url(../images/quick_bg.gif)right bottom no-repeat} .topnav{width:100%;height:30px;background:#333333;overflow:hidden;clear:both} .topnav .menuact{width:168px;float:left;padding-left:30px;overflow:hidden;padding-top:6px} .topnav .menuact a{overflow:hidden;color:#eeeeee;padding-right:10px} @@ -35,7 +35,7 @@ form{margin:0;padding:0} .sysmsg{height:30px;overflow:hidden;line-height:30px;padding-right:30px;float:right;color:#999999;width:500px} .scroll{float:right;overflow:hidden;height:30px} .scroll ul li,.sysmsg ul li a{color:#bbbbbb} -.scroll ul li{height:26px;overflow:hidden;line-height:26px;float:right;clear:both;padding-left:20px;background:url(../images/ico-sysmsg.png) 5px 8px no-repeat} +.scroll ul li{height:26px;overflow:hidden;line-height:26px;float:right;clear:both;padding-left:20px;background:url(../images/ico-sysmsg.png)5px 8px no-repeat} .scroll ul li a:hover{text-decoration:underline} .scroll a{padding-left:10px;color:#ffffff} body.showmenu .left{display:block} @@ -62,7 +62,7 @@ body.hidemenu .right{left:0} .maptop dt.bigitem{padding:5px 10px;background:#333333;color:#ffffff;line-height:18px;font-weight:600} .mapitem dt{line-height:21px;font-weight:bold;text-indent:10px;background:#EFF1F1} .mapitem ul{margin-top:10px;margin-bottom:10px} -.mapitem ul li{text-indent:20px;line-height:24px;background:url(../images/arrr.gif) 4px 6px no-repeat} +.mapitem ul li{text-indent:20px;line-height:24px;background:url(../images/arrr.gif)4px 6px no-repeat} .allmenu a{color:#5C604F} .allmenu a:hover{color:#F63} #login .theme{clear:both;padding:10px;width:70%;margin-top:20px} @@ -70,9 +70,9 @@ body.hidemenu .right{left:0} #login .theme span{color:#000000;width:150px;display:inline-block;float:left;text-align:right;height:22px;line-height:22px} input[type="text"],input[type="password"]{width:140px;border-width:1px;border-style:solid;border-color:#ffffff;padding:2px 4px;height:18px;line-height:18px;vertical-align:middle;background:#ffffff} input[type="text"]:focus,input[type="password"]:focus{border-color:#6FB1DF;color:#333333;-moz-box-shadow:0 0 3px #A5C760;-webkit-border-shadow:0 0 3px #A5C760;box-shadow:0 0 3px #A5C760} -* html input.text{width:220px;border:1px solid #a7a6aa;background:#ffffff url(../images/input.gif) 0 0 no-repeat;margin-top:-1px;margin-right:5px;margin-bottom:0;margin-left:2px;padding:3px;line-height:12px} +* html input.text{width:220px;border:1px solid #a7a6aa;background:#ffffff url(../images/input.gif)0 0 no-repeat;margin-top:-1px;margin-right:5px;margin-bottom:0;margin-left:2px;padding:3px;line-height:12px} * html input.radio{margin:-1px 0 0 -2px} .allsearch{float:left;margin-top:7px!important;font-size:12px;border:1px solid #ffffff;border-radius:.2rem} .np{margin-left:10px;width:40px;height:18px;line-height:18px;font-size:12px;color:#ffffff;cursor:pointer;background:#57960f;border:none;border-radius:.2rem} -#help{background:url(../images/dlgtitle.gif) repeat-x scroll 0 0 transparent;bottom:0;left:0;position:absolute;width:100%;height:28px;border-top:1px solid #390;line-height:28px;text-align:right;padding-top:0;padding-bottom:0} -#help #content{padding-right:12px;background:url(../images/gtk-edit.png) no-repeat scroll 0px -1px;padding-left:20px} \ No newline at end of file +#help{background:url(../images/dlgtitle.gif)repeat-x scroll 0 0 transparent;bottom:0;left:0;position:absolute;width:100%;height:28px;border-top:1px solid #390;line-height:28px;text-align:right;padding-top:0;padding-bottom:0} +#help #content{padding-right:12px;background:url(../images/gtk-edit.png)no-repeat scroll 0px -1px;padding-left:20px} \ No newline at end of file diff --git a/src/dede/css/indexbody.css b/src/dede/css/indexbody.css index ba6bac82..4205d95e 100755 --- a/src/dede/css/indexbody.css +++ b/src/dede/css/indexbody.css @@ -1 +1 @@ -.title{color:#666600;font-weight:bold}.title span{padding-left:3px}#addTab{position:absolute;left:455px;top:150px;width:360px;height:200px;z-index:2;background-color:#FFFFFF;border:1px solid #889D8F;padding:0px;display:none;overflow:hidden}#editTab{position:absolute;left:455px;top:120px;width:360px;height:350px;z-index:1;background-color:#FFFFFF;border:1px solid #889D8F;padding:0px;display:none}.txt{float:left}.updatedvt{width:98%;border-bottom:1px dashed #dcdcdc}.upinfotitle{border-bottom:1px solid #cccccc;color:red;font-weight:bold}.verline{border-bottom:1px dashed #cccccc}.itemTable{background:#CBD8AC}#loaddiv{top:0;left:0;background:#cccccc;filter:Alpha(opacity=70);-moz-opacity:0.7;position:absolute;z-index:10000;width:100%;height:100%}#mainmsg{padding-right:8px}.rightside{width:49%;float:left;margin-right:1%;height:670px}.column{width:49%;float:left;margin-right:0.5%}.placeholder{width:98%;margin-left:1%;background:#f0f0f0;border:1px dashed #ddd}.dbox{border:1px solid #DEEAB6;width:98%;margin-left:1%;margin-top:8px}.dbox dt{height:28px;line-height:28px;font-weight:bold;color:#4D6C2F;cursor:move}.dbox dt .l{float:left;padding-left:8px}.dbox dt .r{float:right;padding-right:8px}.dbox dt.lside{border-bottom:1px solid #CFD7C4;background-color:rgb(239,248,229)}.dbox dt.rside{border-bottom:1px solid #DEEAB6;background:url(../images/wbg.gif) repeat-x}.dbox dd{padding:0px}.dbox dd.intable{padding-top:0}#updatetest{padding:6px;padding-left:110px;background:url(../images/ico_spider.gif) no-repeat scroll 10px 15px transparent}#quickmenu{width:100%;height:46px;overflow:hidden}#quickmenu .icoitem{float:left;height:24px;line-height:24px;margin-top:10px;padding-left:30px;overflow:hidden}.dboxtable td.nline{border-bottom:1px dashed #CFD7C4;height:26px}.dboxtable1 ul li{float:left;border-bottom:1px dashed #CFD7C4;height:26px;line-height:26px;display:inline;width:48%;text-align:center}.biz p{padding:0 15px}.biz img{float:right;margin:40px 15px 0 15px} \ No newline at end of file +.title{color:#666600;font-weight:bold}.title span{padding-left:3px}#addTab{position:absolute;left:455px;top:150px;width:360px;height:200px;z-index:2;background-color:#FFFFFF;border:1px solid #889D8F;padding:0px;display:none;overflow:hidden}#editTab{position:absolute;left:455px;top:120px;width:360px;height:350px;z-index:1;background-color:#FFFFFF;border:1px solid #889D8F;padding:0px;display:none}.txt{float:left}.updatedvt{width:98%;border-bottom:1px dashed #dcdcdc}.upinfotitle{border-bottom:1px solid #cccccc;color:red;font-weight:bold}.verline{border-bottom:1px dashed #cccccc}.itemTable{background:#CBD8AC}#loaddiv{top:0;left:0;background:#cccccc;filter:Alpha(opacity=70);-moz-opacity:0.7;position:absolute;z-index:10000;width:100%;height:100%}#mainmsg{padding-right:8px}.rightside{width:49%;float:left;margin-right:1%;height:670px}.column{width:49%;float:left;margin-right:0.5%}.placeholder{width:98%;margin-left:1%;background:#f0f0f0;border:1px dashed #ddd}.dbox{border:1px solid #DEEAB6;width:98%;margin-left:1%;margin-top:8px}.dbox dt{height:28px;line-height:28px;font-weight:bold;color:#4D6C2F;cursor:move}.dbox dt .l{float:left;padding-left:8px}.dbox dt .r{float:right;padding-right:8px}.dbox dt.lside{border-bottom:1px solid #CFD7C4;background-color:rgb(239,248,229)}.dbox dt.rside{border-bottom:1px solid #DEEAB6;background:url(../images/wbg.gif)repeat-x}.dbox dd{padding:0px}.dbox dd.intable{padding-top:0}#updatetest{padding:6px;padding-left:110px;background:url(../images/ico_spider.gif)no-repeat scroll 10px 15px transparent}#quickmenu{width:100%;height:46px;overflow:hidden}#quickmenu .icoitem{float:left;height:24px;line-height:24px;margin-top:10px;padding-left:30px;overflow:hidden}.dboxtable td.nline{border-bottom:1px dashed #CFD7C4;height:26px}.dboxtable1 ul li{float:left;border-bottom:1px dashed #CFD7C4;height:26px;line-height:26px;display:inline;width:48%;text-align:center}.biz p{padding:0 15px}.biz img{float:right;margin:40px 15px 0 15px} \ No newline at end of file