summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-27 10:21:55 +0100
committerAndrew Dolgov <[email protected]>2007-01-27 10:21:55 +0100
commitef16ae378238fa868d282da5c4f77d8556534af4 (patch)
tree529a727d924c20c928c98c5c0e8ca5cbf22d4117 /tt-rss.css
parentc50e2b3004252f5f775741020003c5935560f0f7 (diff)
rework no daemon warning
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ac44a1b4b..5cf0ce7f5 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -242,6 +242,11 @@ input.editbox {
color : black;
}
+.notifyError span:hover {
+ color : red;
+ cursor : pointer;
+}
+
#dispSwitch {
font-size : x-small;
text-align : right;