1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-31 21:41:28 +00:00

misc fixes, rework hotkeys code placement

This commit is contained in:
Andrew Dolgov
2008-05-16 02:38:32 +01:00
parent 238eff0165
commit 93f66472ef
5 changed files with 434 additions and 426 deletions

View File

@@ -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;
}