From: the_mgt Date: Tue, 5 Jul 2011 19:02:37 +0000 (+0200) Subject: Damn you firefox! Borders in the banner!! This time really fixed... X-Git-Tag: v8.11~614 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=27c4f9500e892cbdbc35bc579bb40a2bb52c894f Damn you firefox! Borders in the banner!! This time really fixed... --- diff --git a/webcit/static/styles/banner.css b/webcit/static/styles/banner.css index 5cafc22bc..e1783a709 100644 --- a/webcit/static/styles/banner.css +++ b/webcit/static/styles/banner.css @@ -59,11 +59,12 @@ margin: 0; } -/* style for the feed and file picture */ -#banner .banner td * img { +/* style for the feed, file, etc picture */ +#banner .banner td a > img { clear: both; padding: 0; margin: 0 0.3em; + border: none; } #banner .infos{ margin: 0.5em } diff --git a/webcit/static/t/roombanner.html b/webcit/static/t/roombanner.html index 9aeaa7d67..ca0f9d7fc 100644 --- a/webcit/static/t/roombanner.html +++ b/webcit/static/t/roombanner.html @@ -10,7 +10,10 @@

-

File

+

+ File + +