mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
Move "Add card to bottom" to hamburger menu
This commit is contained in:
parent
892828c02e
commit
a2cefc595e
3 changed files with 18 additions and 30 deletions
|
|
@ -91,7 +91,7 @@
|
|||
top: -7px
|
||||
right: 3px
|
||||
|
||||
.list-header-plus-top,.list-header-plus-bottom
|
||||
.list-header-plus-top
|
||||
color: #a6a6a6
|
||||
margin-right: 15px
|
||||
|
||||
|
|
@ -102,20 +102,10 @@
|
|||
color: #8c8c8c
|
||||
font-size: 0.8em
|
||||
|
||||
.list-header .list-header-plus-top, .list-header .list-header-plus-bottom, .js-open-list-menu, .list-header-menu a
|
||||
.list-header .list-header-plus-top, .js-open-list-menu, .list-header-menu a
|
||||
color #4d4d4d
|
||||
padding-left 3px
|
||||
|
||||
.list-header-plus-bottom, .list-header-plus-top
|
||||
border: 1px solid #a6a6a6
|
||||
|
||||
a
|
||||
padding: 0px
|
||||
|
||||
.fa
|
||||
color #4d4d4d
|
||||
padding-right: 2px
|
||||
|
||||
.list-body
|
||||
flex: 1 1 auto
|
||||
flex-direction: column
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue