From: Andrew Dolgov Date: Fri, 16 Dec 2005 08:07:53 +0000 (+0100) Subject: remove border from #notify X-Git-Tag: schema_freeze_for_1.1.1~34 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bc8320baa46066e322cc774d6c387b5f1ced673b;p=tt-rss.git remove border from #notify --- diff --git a/tt-rss.css b/tt-rss.css index 696bf48c..577acbe7 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -326,12 +326,7 @@ input.editbox { text-align : right; color : black; font-weight : bold; - border-style : solid; - border-width : 0px 0px 1px 1px; - border-color : #e0e0e0; - background-color : white; padding : 3px; - width : 350px; } #dispSwitch {