in a way that @barisusakli wasn't expecting... inb4 :rage1:
@ -3,6 +3,7 @@
padding: 0;
> li {
margin-bottom: 20px;
min-height: 53px;
@ -1,8 +1,14 @@
.category {
ul {
li {
> ul {
list-style: none;
&:not(.unread) {
.card {
border-color: lighten(@gray-light, 20%) !important;
}
&.deleted {
-moz-opacity: 0.30;
opacity: 0.30;