summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-21 21:47:38 +0300
committerAndrew Dolgov <[email protected]>2010-11-21 21:47:38 +0300
commitd4dcf8e9228010718ff2a2f91f9a2dc82d42b218 (patch)
treefaad55e182e8cd8beaf463b71d2e82ec7fd97368 /tt-rss.css
parentd4f46bc1fdd3bbd76e7d01cc0c79baaacc69ce5b (diff)
mention wiki in keyboard shortcuts help
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 d6d06a63d..e97ab9636 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1160,6 +1160,14 @@ div#hotkey_help_overlay ul {
margin : 0px;
}
+div#hotkey_help_overlay a {
+ color : #88b0f0;
+}
+
+div#hotkey_help_overlay a:hover {
+ color : white;
+}
+
div#hotkey_help_overlay li {
margin : 0px;
}