From f7ccff76478a4aa1b3baf0a24768ae8181e73d6a Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Tue, 2 Oct 2018 22:23:04 +0300 Subject: [PATCH] improved hotkeys menu --- web/css/main.css | 6 +++++- web/index.html | 53 +++++++++++++++++++++++++++++++----------------- 2 files changed, 39 insertions(+), 20 deletions(-) diff --git a/web/css/main.css b/web/css/main.css index 0dd07fc2..e185b14b 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -88,7 +88,11 @@ select:active { display: inline-block; width: 25%; } -.row50:not(:first-child), .row25:not(:first-child) { +.row16 { + display: inline-block; + width: 16.66% +} +.row50:not(:first-child), .row25:not(:first-child), .row16:not(:first-child) { border-left: var(--dark-border); } diff --git a/web/index.html b/web/index.html index 61e9f4dc..97dc1229 100644 --- a/web/index.html +++ b/web/index.html @@ -86,6 +86,7 @@ +
@@ -218,28 +219,42 @@ Shortcuts ↴ -
- +
+
+ +

- +
+ + +

- - - - - - - +
+ + + + +
+ + + + +
+ +

- - -
- - - - - - +
+ Alt+SysRq+... linux magic (help) +
+
+
+ + + + + + +