Cleanup dropmenu css

This commit is contained in:
djmaze 2021-11-05 11:14:30 +01:00
parent 263e595ba2
commit b2635eb5c6
9 changed files with 149 additions and 189 deletions

View file

@ -459,31 +459,6 @@
padding-right: 10px;
}
}
.thread-list {
.e-link {
padding: 4px 8px 6px 10px;
}
&.hide-more .thread-list-message.more-that {
display: none;
}
.thread-date {
font-size: 13px;
color: #999;
}
.more-threads {
text-align: center;
padding: 8px;
background-color: #F5F5F5;
color: #555;
text-decoration: underline;
border-top: 1px dashed #555;
}
}
}
html.rl-mobile .messageView,