mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
display active hotkey prefix on screen
This commit is contained in:
+12
@@ -2214,3 +2214,15 @@ option {
|
||||
color : black;
|
||||
}
|
||||
|
||||
div#cmdline {
|
||||
position : absolute;
|
||||
left : 5px;
|
||||
bottom : 5px;
|
||||
font-size : 11px;
|
||||
color : gray;
|
||||
font-weight : bold;
|
||||
background-color : white;
|
||||
border : 1px solid #88b0f0;
|
||||
padding : 3px 5px 3px 5px;
|
||||
z-index : 5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user