mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-05 16:07:10 +00:00
actions dropbox: add action to show hotkey help
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user