fix issue #20: add shortcut to open and to hide the menu
This commit is contained in:
parent
8368562ed0
commit
24bf8496f3
7 changed files with 74 additions and 37 deletions
|
|
@ -23,3 +23,12 @@
|
|||
#side-menu-section select {
|
||||
margin: 10px 0 10px 0;
|
||||
}
|
||||
|
||||
.keyboard-key {
|
||||
padding: 1px 9px;
|
||||
margin: 0 2px;
|
||||
background: #eee;
|
||||
border: 1px solid #aaa;
|
||||
color: #555;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue