summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-16 09:07:53 +0100
committerAndrew Dolgov <[email protected]>2005-12-16 09:07:53 +0100
commitbc8320baa46066e322cc774d6c387b5f1ced673b (patch)
tree68ea1fd04cc0876c9eba77c31970f520180f15a3
parent62e2ad45c8d059e7dcec10cd78839726f8956989 (diff)
remove border from #notify
-rw-r--r--tt-rss.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 696bf48cc..577acbe7b 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 {