summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-24 18:16:33 +0100
committerAndrew Dolgov <[email protected]>2007-02-24 18:16:33 +0100
commitb4c27af79aa9924b31959153622032d3c83ddc82 (patch)
treec82acb12d1b241d45d75ab7bc29bc3cfe89ac7cb /tt-rss.css
parent8dc062e5274e6dd23972f2f1470ec8447c90ccfc (diff)
misc updater tweaks
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 2a131247f..37c222810 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1061,6 +1061,15 @@ a.cdmToggleLink:hover {
font-weight : normal;
}
+#fatal_error_msg a {
+ color : red;
+}
+
+#fatal_error_msg a:hover {
+ color : red;
+ text-decoration : underline;
+}
+
#noDaemonWarning {
position : absolute;
background-color : #ecf4ff;