mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Support .swapColors in NC25+ theme
This commit is contained in:
parent
705822fe7a
commit
068922f05f
1 changed files with 5 additions and 0 deletions
|
|
@ -2549,6 +2549,11 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
|||
color: var(--msgflag-\\flagged-color);
|
||||
}
|
||||
|
||||
#rl-app #messageItem .b-text-part.swapColors {
|
||||
background-color: var(--nc-color-primary);
|
||||
color: var(--nc-color-primary-text);
|
||||
}
|
||||
|
||||
/* #endregion */
|
||||
|
||||
/* #endregion */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue