From bc8320baa46066e322cc774d6c387b5f1ced673b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 16 Dec 2005 09:07:53 +0100 Subject: [PATCH] remove border from #notify --- tt-rss.css | 5 ----- 1 file changed, 5 deletions(-) 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 { -- 2.39.2