mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Remove imported cards and boards colors
This commit is contained in:
parent
fb75a487fc
commit
10aab8a733
1 changed files with 0 additions and 27 deletions
|
@ -44,33 +44,6 @@
|
|||
transition: transform 0.2s,
|
||||
border-radius 0.2s
|
||||
|
||||
&.imported-board
|
||||
background-color: #efd8e6
|
||||
&:hover:not(.minicard-composer),
|
||||
.is-selected &,
|
||||
.draggable-hover-card &
|
||||
background: darken(#efd8e6, 3%)
|
||||
|
||||
.is-selected &
|
||||
border-left: 3px solid darken(#efd8e6, 50%)
|
||||
|
||||
.minicard-title
|
||||
font-style: italic
|
||||
font-weight: bold
|
||||
|
||||
&.imported-card
|
||||
background-color: #d5e4bd
|
||||
&:hover:not(.minicard-composer),
|
||||
.is-selected &,
|
||||
.draggable-hover-card &
|
||||
background: darken(#d5e4bd, 3%)
|
||||
|
||||
.is-selected &
|
||||
border-left: 3px solid darken(#d5e4bd, 50%)
|
||||
|
||||
.minicard-title
|
||||
font-style: italic
|
||||
|
||||
&.imported-board
|
||||
&.imported-card
|
||||
.imported-icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue