mirror of
https://github.com/9001/copyparty.git
synced 2026-03-30 12:02:58 +10:00
add hotkey '?' for hotkeys listing
This commit is contained in:
@@ -4,6 +4,12 @@ html, body {
|
||||
font-family: sans-serif;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
html.y #helpbox a {
|
||||
color: #079;
|
||||
}
|
||||
html.z #helpbox a {
|
||||
color: #fc5;
|
||||
}
|
||||
#repl {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user