]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
cleanup prefs tables display
[tt-rss.git] / tt-rss.css
index e4954035cc4078c8476fafba1adf99a8f0c26929..d95f1315eb18cb079b68cb541e31eba6b70e7fb8 100644 (file)
@@ -444,13 +444,20 @@ input {
 /* preferences */
 
 tr.title td {
-       font-weight : bold;
        border-width : 0px 0px 1px 0px;
        border-color : #f0f0f0;
        border-style : solid;
        font-size : x-small;
+       color : gray;
 }
 
+tr.title td a {
+       color : gray;
+}
+
+tr.title td a:hover {
+       color : #5050aa;
+}
 
 table.prefFeedList td.feedEditCat {
        font-size : large;