From a1ea1e12a86d18a987a4242320fa3081f5a1b979 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 26 Aug 2005 06:11:41 +0100 Subject: support for comments attribute (schema updated) --- tt-rss.css | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 8c16790eb..104964472 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -98,9 +98,6 @@ input { table.main td.toolbar { height : 40px; background-color : #f0f0f0; - /* background-image : url("shadow_top.png"); - background-position : bottom left; - background-repeat : repeat-x; */ padding-right : 10px; padding-left : 10px; font-size : small; @@ -200,17 +197,6 @@ table.main td.notify { font-weight : bold; } -li { - list-style-type : none; - -} - -ul { - margin : 0px; - padding : 0px; - border : 1px solid #f0f0f0; -} - .invisible { display : none; } @@ -251,7 +237,6 @@ table.prefFeedList tr.title td { font-weight : bold; } - .evenSelected { background-color : #e0e0ff; } @@ -344,22 +329,6 @@ table.postTable tr.titleBottom td { } -/* -table.postTable tr.titleTop td { - padding : 5px 10px 0px 10px; -} - -table.postTable tr.titleBottom td { - padding : 3px 10px 5px 10px; -} - -table.postTable tr.headerRow td.headers, table.postTable tr.headerRow td.iconBox { - background : #f0f0f0; - border-width : 0px 0px 1px 0px; - border-color : #d0d0d0; - border-style : solid; -}*/ - table.postTable td.post { padding : 20px; -- cgit v1.2.3