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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user