aboutsummaryrefslogtreecommitdiff
path: root/client/css/user-list-view.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/css/user-list-view.styl')
-rw-r--r--client/css/user-list-view.styl8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/css/user-list-view.styl b/client/css/user-list-view.styl
index 1fba50b..f1569f8 100644
--- a/client/css/user-list-view.styl
+++ b/client/css/user-list-view.styl
@@ -26,6 +26,10 @@
height: 3em
margin: 0.25em 0.6em 0 0
+.darktheme .user-list
+ ul li
+ background: $top-navigation-color-darktheme
+
.user-list-header
label
display: none !important
@@ -40,3 +44,7 @@
vertical-align: middle
font-size: 0.95em
color: $inactive-link-color
+
+.darktheme .user-list-header
+ .append
+ color: $inactive-link-color-darktheme

© 2015 - 2026 Jakob L. Kreuze