mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 14:08:06 +01:00
Keyboard Shortcuts Enable/Disable is now at Right Sidebar, where already was list of Keyboard Shortcuts.
Thanks to xet7 ! Fixes https://github.com/wekan/wekan/pull/5628
This commit is contained in:
parent
7fc364cb63
commit
275ac445d0
5 changed files with 17 additions and 15 deletions
|
|
@ -104,10 +104,14 @@
|
|||
}
|
||||
.sidebar .sidebar-shortcuts {
|
||||
top: 7px;
|
||||
font-size: 0.8em;
|
||||
font-size: 1em;
|
||||
line-height: 1.6em;
|
||||
color: #999;
|
||||
}
|
||||
.sidebar .sidebar-shortcuts .sidebar-btn {
|
||||
margin-left: 3px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.board-sidebar {
|
||||
display: none;
|
||||
width: 30vw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue