From 0ea4fb50963cd443e06ef77fb0d193335575e51b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 10 Dec 2005 20:35:09 +0100 Subject: prefs: rework categorized feed list, boxed feed editor instead of inline --- tt-rss.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 05a2bde01..a7a512760 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -451,6 +451,14 @@ table.prefFeedList tr.title td, table.prefFilterList tr.title td, border-width : 0px 0px 1px 0px; border-color : #f0f0f0; border-style : solid; + font-size : x-small; +} + +table.prefFeedList td.feedEditCat { + font-size : large; + font-weight : bold; + color : black; + padding : 5px 0px 5px 0px; } a.helpLink { -- cgit v1.2.3-54-g00ecf