From c2b2aee071f19adb8f15b94695dae78e1dda52f0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 30 Dec 2005 07:00:36 +0100 Subject: browser interface tweaks --- tt-rss.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 8da868446..5878a0972 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -955,3 +955,18 @@ div.browserDetails { display : none; padding : 5px; } + +ul.compact { + list-style-type : none; + margin : 0px; + padding : 0px; +} + +ul.compact li { + margin : 0px; + padding : 0px; +} + +div.detailsPart { + margin : 5px 0px 5px 5px; +} -- cgit v1.2.3-54-g00ecf