mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 08:24:50 +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 {
|
||||
background-color: #111 !important /*linear-gradient(to bottom,#444,#111) !important*/;
|
||||
/*background-repeat: repeat-x !important;*/
|
||||
background-color: #111 !important;
|
||||
color: var(--main-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue