mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 05:27:14 -04:00
Small improvements modern-dark theme
This commit is contained in:
parent
133a81b08c
commit
1124117f0c
1 changed files with 5 additions and 0 deletions
|
@ -1595,6 +1595,11 @@
|
|||
background: #262626;
|
||||
color: #fff;
|
||||
}
|
||||
@media screen and (min-width: 801px) {
|
||||
.board-color-moderndark .js-toggle-desktop-drag-handles {
|
||||
padding-top: 6px
|
||||
}
|
||||
}
|
||||
.board-color-moderndark#header #header-main-bar .board-header-btn.emphasis {
|
||||
background: #2a2a2a;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue