mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Merge pull request #4935 from jghaanstra/master
Layout fixes for modern-dark after shuffling labels and date field on minicard
This commit is contained in:
commit
c8b82576a3
1 changed files with 3 additions and 2 deletions
|
@ -1834,19 +1834,20 @@
|
|||
background-color: #4d4d4d !important;
|
||||
}
|
||||
.board-color-moderndark .minicard .minicard-labels {
|
||||
margin-bottom: 4px;
|
||||
margin: 8px 0 4px;
|
||||
}
|
||||
.board-color-moderndark .minicard .card-label {
|
||||
font-size: 11px;
|
||||
font-weight: 400;
|
||||
padding: 1px 6px 0;
|
||||
border-radius: 2px;
|
||||
line-height: 18px;
|
||||
}
|
||||
.board-color-moderndark .minicard .badges {
|
||||
color: #bbb;
|
||||
}
|
||||
.board-color-moderndark .minicard .date {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 11px;
|
||||
}
|
||||
.board-color-moderndark .card-date {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue