summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index dda8600b7..e52d4717a 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -444,6 +444,14 @@ a.button {
/* preferences */
+table.prefPrefsList tr:hover td.prefValue {
+ color : #88b0f0;
+}
+
+table.prefPrefsList tr:hover td.prefValue input {
+ color : #88b0f0;
+}
+
tr.title td {
border-width : 0px 0px 1px 0px;
border-color : #ecf4ff;