]> git.wh0rd.org Git - tt-rss.git/commitdiff
fix title row style in user editor table
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 23 Nov 2005 10:00:05 +0000 (11:00 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 23 Nov 2005 10:00:05 +0000 (11:00 +0100)
tt-rss.css

index 88dde2efb55c3562b6e71390d63fc0cfdcab213b..20e4d546c630a41933697de3a79dee3a8ee2dcf2 100644 (file)
@@ -415,7 +415,8 @@ input {
 table.prefFeedList tr.title td, table.prefFilterList tr.title td,
        table.headlinesList tr.title td, table.prefLabelList tr.title td,
        table.prefPrefsList tr.title td, 
-       table.prefFeedCatList tr.title td {
+       table.prefFeedCatList tr.title td, 
+       table.prefUserList tr.title td {
        font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-color : #f0f0f0;