summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-15 17:27:11 +0100
committerAndrew Dolgov <[email protected]>2008-05-15 17:27:11 +0100
commit238eff0165cd80b3915d6fc53b4ad8bc866e03dc (patch)
tree159a4581a81247f7ef186aaaabf59d566d240a79 /tt-rss.css
parent5ac3b9d607ac518d06e7f8208d45720e3b64cea9 (diff)
actions dropbox: add action to show hotkey help
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a5ab15135..73db3b4a0 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1796,14 +1796,11 @@ div#hotkey_help_overlay {
right : 15%;
top : 15%;
z-index : 999;
-/* background-color : #f8fcf5;
- border-width : 1px 1px 1px 1px;
- border-style : solid;
- border-color : #99d67a; */
padding : 1em;
background : url("images/shadow_dark.png");
color : white;
border : 1px solid black;
+ font-size : 12pt;
}
div#hotkey_help_overlay h1 {