summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 02:38:32 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 02:38:32 +0100
commit93f66472ef7571c0ed494a92c12dccff03dcfbf5 (patch)
tree86048c22739034ef8fac9153b84fa828875aa8ca /tt-rss.css
parent238eff0165cd80b3915d6fc53b4ad8bc866e03dc (diff)
misc fixes, rework hotkeys code placement
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 73db3b4a0..fc7aa94c8 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1796,10 +1796,9 @@ div#hotkey_help_overlay {
right : 15%;
top : 15%;
z-index : 999;
- padding : 1em;
background : url("images/shadow_dark.png");
+ padding : 1em;
color : white;
- border : 1px solid black;
font-size : 12pt;
}
@@ -1839,3 +1838,5 @@ div#hotkey_help_overlay h2 {
text-align : center;
color : #88b0f0;
}
+
+