From ea8ca49ea66149fbedc3ab849683fe23acf4bd30 Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 28 Jun 2010 09:44:15 +0000 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=85=B3=E9=94=AE=E8=AF=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/watermdview.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/css/watermdview.css b/htdocs/css/watermdview.css index 62586933..34140a56 100644 --- a/htdocs/css/watermdview.css +++ b/htdocs/css/watermdview.css @@ -5,7 +5,7 @@ hr{clear:left;border:#ccc 1px dotted;overflow:hidden;} li {white-space:nowrap;} #ImageViewer{ width:250px; float:right; text-align:center;margin:0;padding:0;border:0;} #ItemSummary{margin-left:0px auto;top:10px;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;margin-right:30px;} #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{} @@ -14,14 +14,14 @@ li {white-space:nowrap;} #OtherInfo #datatype,#OtherInfo #projection,#OtherInfo #datatimes #datadoc{ width:290px;} #linkurl {text-align:center;display:block;width:300px;} -#temporal ul{padding-left:36px;background:url(/images/time.gif) no-repeat left center;} -#place ul{padding-left:36px;background:url(/images/place.gif) no-repeat left center;width:280px;} +#temporal ul{padding-left:36px;background:url(/images/time.gif) no-repeat left center;width:260px;border-top:1px solid #abc;} +#place ul{padding-left:36px;background:url(/images/place.gif) no-repeat left center;width:260px;border-top:1px solid #abc;} #place ul li{float:left;} -#theme ul{padding-left:36px;background:url(/images/theme.gif) no-repeat left center;} +#theme ul{padding-left:36px;background:url(/images/theme.gif) no-repeat left center;width:260px;border-top:1px solid #abc;} #stratum ul{padding-left:36px;background:url(/images/stratum.gif) no-repeat left center;} -#discipline ul{padding-left:36px;background:url(/images/discipline.gif) no-repeat left center;} +#discipline ul{padding-left:36px;background:url(/images/discipline.gif) no-repeat left center;width:260px;} #series ul{padding-left:36px;background:url(/images/series.gif) no-repeat left center;} -#category ul{clear:both;padding-left:36px;background:url(/images/category.gif) no-repeat left center;} +#category ul{clear:both;padding-left:36px;background:url(/images/category.gif) no-repeat left center;width:260px;} #filesize,#downtimes,#fileformat,#viewtimes {text-align:left;width:140px;} #datatype,#projection,#datatimes {text-align:left;width:290px;} #cite{float:left;text-indent:2em;} @@ -65,7 +65,7 @@ img{border:0px;} #series fieldset {border-bottom:0;} #category fieldset {border-bottom:0;} .clear-div{height:0px;overflow:hidden;} -#map{height:300px;width:300px;border:1px;float:right;} +#map{height:300px;width:300px;border:1px;float:right;position:relative;} #window-outter { background:#3d3d3d none repeat scroll 0 0; border:1px solid #DDDDDD;