调整文件列表样式

This commit is contained in:
wlx 2011-11-07 15:08:57 +00:00
parent c45a734047
commit f43c6344f5
1 changed files with 5 additions and 4 deletions

View File

@ -4,12 +4,13 @@ hr{border:#ccc 1px dotted;padding:0;}
#rightbar hr{border:#3C55C4 1px dotted;overflow:hidden;padding:0;} #rightbar hr{border:#3C55C4 1px dotted;overflow:hidden;padding:0;}
li {white-space:nowrap;} li {white-space:nowrap;}
#ImageViewer{ width:250px; float:right; text-align:center;margin:0;padding:0;border:0;} #ImageViewer{ width:250px; float:right; text-align:center;margin:0;padding:0;border:0;}
#ImageViewer img{padding-top:10px;}
#ItemSummary{margin:0 auto;width:300px;text-align:center;} #ItemSummary{margin:0 auto;width:300px;text-align:center;}
#ItemSummary ul{margin:0;padding:0;text-align:left;float:left;width:300px;} #ItemSummary ul{margin:0;padding:0;text-align:left;float:left;width:300px;}
#ItemSummary li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;margin-top:2px;height:24px;line-height:24px;border-bottom:1px dashed #ccc;float:left;list-style-type:none;} #ItemSummary li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;margin-top:2px;height:24px;line-height:24px;border-bottom:1px dashed #ccc;float:left;list-style-type:none;}
#ItemSummary li span{display:block; width:70px; float:left; text-align:right; color:#555;} #ItemSummary li span{display:block; width:70px; float:left; text-align:right; color:#555;}
#OtherInfo{} #OtherInfo img{height:20px;vertical-align:middle;}
#OtherInfo li{ float:left; width:290px;} #OtherInfo li{ float:left; width:290px;}
#OtherInfo #filesize,#OtherInfo #downtimes,#OtherInfo #viewtimes{ width:140px;} #OtherInfo #filesize,#OtherInfo #downtimes,#OtherInfo #viewtimes{ width:140px;}
#OtherInfo #datatype,#OtherInfo #fileformat,#OtherInfo #projection,#OtherInfo #datatimes #datadoc{ width:290px;} #OtherInfo #datatype,#OtherInfo #fileformat,#OtherInfo #projection,#OtherInfo #datatimes #datadoc{ width:290px;}
@ -58,7 +59,6 @@ label.required { background:url(/images/req-asterisk.gif) right; background-repe
#tools ul li {float:left; padding-left:10px;} #tools ul li {float:left; padding-left:10px;}
ul{list-style-type: none;} ul{list-style-type: none;}
img{border:0px;}
.commentform{border:0;margin:0;padding:0;clear:left;} .commentform{border:0;margin:0;padding:0;clear:left;}
.submit-group{padding-left:300px;} .submit-group{padding-left:300px;}
.element-group {padding-left:100px;border:0;margin:0;} .element-group {padding-left:100px;border:0;margin:0;}
@ -85,7 +85,8 @@ img{border:0px;}
border:1px solid #555555; border:1px solid #555555;
font-weight:normal; font-weight:normal;
padding:2px; padding:2px;
position:relative; position:relative;
max-height:600px;
} }
#window-closer-container { #window-closer-container {
top:2px; top:2px;