mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
prefs: add help link for hotkeys
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -1879,3 +1879,13 @@ div#hotkey_help_overlay table.hho td.bottom {
|
||||
font-size : 11pt;
|
||||
}
|
||||
|
||||
div.prefKbdHelp {
|
||||
float : right;
|
||||
font-size : 9pt;
|
||||
margin-right : 15px;
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
div.prefKbdHelp img {
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user