From: Andrew Dolgov Date: Thu, 18 May 2006 13:52:44 +0000 (+0100) Subject: hide infobox title in IE X-Git-Tag: 1.2.0~78 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=a44843ebed3c45f72038fc40358f11f0eef82119;p=tt-rss.git hide infobox title in IE --- diff --git a/tt-rss-ie.css b/tt-rss-ie.css index 71d72961..6f974589 100644 --- a/tt-rss-ie.css +++ b/tt-rss-ie.css @@ -9,12 +9,7 @@ li.feedCatHolder { } #infoBoxTitle { - border-width : 1px 1px 1px 1px; - border-style : solid; - border-color : #88b0f0; - background-color : #88b0f0; - padding : 2px; - color : white; + display : none; } #infoBox {