better flagcolls list display

This commit is contained in:
2021-03-11 19:14:20 +01:00
parent df71378e5f
commit 88445b4397
4 changed files with 10 additions and 3 deletions

View File

@@ -1370,7 +1370,10 @@ header[role="banner"] {
align-items: baseline;
flex-wrap: nowrap; }
header[role="banner"] #user-flags li h5 {
cursor: pointer; }
cursor: pointer;
font-weight: 700; }
header[role="banner"] #user-flags li h5 span.length {
font-weight: 300; }
header[role="banner"] #user-flags li span.mdi {
font-size: 0.9em; }
header[role="banner"] #user-flags li div.actions {