Fix commented code

This commit is contained in:
Floréal Cabanettes 2022-04-12 22:48:08 +02:00
parent b4633bdfe6
commit 7a2bec0a6b

View file

@ -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);
} }