mirror of
https://github.com/wekan/wekan.git
synced 2026-02-21 07:24:07 +01:00
Move swimlane creation button to board header when using swimlane view mode
This commit is contained in:
parent
989c73f1f1
commit
d51e8d1d1d
6 changed files with 60 additions and 74 deletions
|
|
@ -2181,9 +2181,6 @@ THEME - Modern Dark
|
|||
padding: 6px;
|
||||
font-size: 16px;
|
||||
}
|
||||
.board-color-moderndark .swimlane .swimlane-header-wrap .swimlane-header-plus-icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
.board-color-moderndark .swimlane {
|
||||
background: #2a2a2a;
|
||||
line-height: 18px;
|
||||
|
|
@ -3395,11 +3392,6 @@ THEME - Clean Light
|
|||
background-color: #2E2E39;
|
||||
}
|
||||
|
||||
.board-color-cleanlight .swimlane .swimlane-header-wrap .swimlane-header-plus-icon,
|
||||
.board-color-cleandark .swimlane .swimlane-header-wrap .swimlane-header-plus-icon {
|
||||
margin-left: 14px;
|
||||
}
|
||||
|
||||
.board-color-cleanlight .swimlane .swimlane-header-wrap .list-composer,
|
||||
.board-color-cleandark .swimlane .swimlane-header-wrap .list-composer {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue