From f43c6344f599260a05a0e63c582f6ddb878f4eb9 Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 7 Nov 2011 15:08:57 +0000 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=96=87=E4=BB=B6=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/heihemdview.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs/css/heihemdview.css b/htdocs/css/heihemdview.css index c3501caf..f5016ce5 100644 --- a/htdocs/css/heihemdview.css +++ b/htdocs/css/heihemdview.css @@ -4,12 +4,13 @@ hr{border:#ccc 1px dotted;padding:0;} #rightbar hr{border:#3C55C4 1px dotted;overflow:hidden;padding:0;} 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 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 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 #filesize,#OtherInfo #downtimes,#OtherInfo #viewtimes{ width:140px;} #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;} ul{list-style-type: none;} -img{border:0px;} .commentform{border:0;margin:0;padding:0;clear:left;} .submit-group{padding-left:300px;} .element-group {padding-left:100px;border:0;margin:0;} @@ -85,7 +85,8 @@ img{border:0px;} border:1px solid #555555; font-weight:normal; padding:2px; - position:relative; + position:relative; + max-height:600px; } #window-closer-container { top:2px;