]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix style of label editor table header
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 8 Sep 2005 15:58:01 +0000 (16:58 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 8 Sep 2005 15:58:01 +0000 (16:58 +0100)
tt-rss.css

index cb2fdc51b3aa81c710b6e1b91915ee4ad1523069..d24197c1559f225b93ba6f5aa9df068e6592bf08 100644 (file)
@@ -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;