mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 10:16:09 +01:00
Fix comment backgrounds in cleandark theme
This commit is contained in:
parent
f1810e47e0
commit
b253683b3c
1 changed files with 4 additions and 0 deletions
|
|
@ -2993,6 +2993,10 @@ THEME - Clean Dark
|
|||
color: rgba(255, 255, 255, 0.85);
|
||||
}
|
||||
|
||||
.board-color-cleandark .comments .comment .comment-desc .comment-text {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.board-color-cleandark .activity-checklist,
|
||||
.board-color-cleandark .activity-comment {
|
||||
background: none !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue