mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Fix commented code
This commit is contained in:
parent
b4633bdfe6
commit
7a2bec0a6b
1 changed files with 1 additions and 2 deletions
|
|
@ -72,8 +72,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.thm-message-list-top-toolbar, .thm-message-list-bottom-toolbar {
|
.thm-message-list-top-toolbar, .thm-message-list-bottom-toolbar {
|
||||||
background-color: #111 !important /*linear-gradient(to bottom,#444,#111) !important*/;
|
background-color: #111 !important;
|
||||||
/*background-repeat: repeat-x !important;*/
|
|
||||||
color: var(--main-color);
|
color: var(--main-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue