[S] Apply dark background to entry box

This commit is contained in:
Hykilpikonna
2019-11-10 13:50:56 -05:00
parent e763a1ac88
commit 9ed297431d
+5
View File
@@ -52,6 +52,11 @@
{
border: none !important;
}
.entry-box, .none .unread-number
{
background: #a1a1a1 !important;
}
}
// ##############