From: Andrew Dolgov Date: Thu, 8 Sep 2005 15:58:01 +0000 (+0100) Subject: fix style of label editor table header X-Git-Tag: 1.0.4~13 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=90cd2ea5a15ed9750e4439097120d42c20a74976;p=tt-rss.git fix style of label editor table header --- diff --git a/tt-rss.css b/tt-rss.css index cb2fdc51..d24197c1 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -324,7 +324,7 @@ table.prefAddFeed input { } table.prefFeedList tr.title td, table.prefFilterList tr.title td, - table.headlinesList tr.title td { + table.headlinesList tr.title td, table.prefLabelList tr.title td { font-weight : bold; border-width : 0px 0px 1px 0px; border-color : #f0f0f0;