From: julia <> Date: Sun, 9 Mar 2008 18:50:34 +0000 (+0000) Subject: change css + fix X-Git-Tag: 1.1~846 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=dbe73ae5fe2e0dead2196c716b8eb606ca4948dd;p=telemeta.git change css + fix --- diff --git a/telemeta/htdocs/css/more.gif b/telemeta/htdocs/css/more.gif index 502526b5..f4e7d5e6 100644 Binary files a/telemeta/htdocs/css/more.gif and b/telemeta/htdocs/css/more.gif differ diff --git a/telemeta/htdocs/css/telemeta.css b/telemeta/htdocs/css/telemeta.css index 48da0287..f9390195 100644 --- a/telemeta/htdocs/css/telemeta.css +++ b/telemeta/htdocs/css/telemeta.css @@ -345,23 +345,6 @@ label.disabled { color: #d7d7d7 } /* Definition list */ -div.infos, div.extraInfos { - margin-bottom: 15px; -} -div.extraInfos { - border-top: 1px solid #949494; - border-left: 1px solid #949494; - border-right: 1px solid #949494; -} -div.extraInfos div { - padding: 0 5px; -} -div.extraInfos .nett { - border-bottom: 1px solid #949494; - position: relative; - height: 0; - margin-bottom: -5px; -} dl { position: relative; margin: 0; @@ -442,31 +425,45 @@ dl.dublincore dd.caption { padding-left: .4em; } -/* extraInfos item/collection */ +/* infos item/collection */ +.infos, .extraInfos { + margin-bottom: 15px; +} +.extraInfos div { + padding: 0 5px; +} +.extraInfos .nett { + position: relative; + height: 0; + margin-bottom: -5px; +} .extraInfos h4 { - background-color: #B8B7C1; clear: both; font-size: 0.9em; line-height: 1.4em; } .extraInfos h4 a { display: block; - color: #FFF; + color: #333; text-decoration: none; margin: 0; - background: transparent url(more.gif) no-repeat left top; + background: #fff url(more.gif) no-repeat left top; padding-bottom: 2px; - padding-left: 20px; + padding-left: 16px; border-bottom: none; outline: none; } .extraInfos h4 a:hover { background-color: transparent; border-bottom: none; - color: #EFEFEF; + color: #555; +} +.extraInfos h4.on { + border-bottom: 1px dotted #aaa; + margin-right: 15px; } .extraInfos h4.on a { - color: #FFF; + color: #333; background-position: 0 -17px; } diff --git a/telemeta/templates/collection_detail.html b/telemeta/templates/collection_detail.html index e43ab70b..92493b7c 100644 --- a/telemeta/templates/collection_detail.html +++ b/telemeta/templates/collection_detail.html @@ -128,11 +128,11 @@
-