mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
fix: Wrong message-list error color
This commit is contained in:
parent
d7d8fc2314
commit
58c90f4888
1 changed files with 1 additions and 1 deletions
|
|
@ -995,7 +995,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
|
|||
}
|
||||
|
||||
#rl-app .messageList .b-content .listError {
|
||||
/* ? cant reproduce */
|
||||
color: var(--color-error);
|
||||
}
|
||||
|
||||
#rl-app .messageList .b-content .listDragOver,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue