mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +03:00
Dropdown menu keyboard navigation
Keyboard shortcuts help popup (Shift + / )
This commit is contained in:
parent
f52be6fb66
commit
d961fa480a
47 changed files with 5598 additions and 583 deletions
|
|
@ -24,7 +24,7 @@
|
|||
@dropdown-menu-background-color: #fff;
|
||||
@dropdown-menu-hover-background-color: #444;
|
||||
@dropdown-menu-hover-color: #eee;
|
||||
@dropdown-menu-disable-color: #999;
|
||||
@dropdown-menu-disabled-color: #999;
|
||||
@dropdown-menu-selected-background-color: #eee;
|
||||
|
||||
// FOLDERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue