add a color to the admin panel's stats for better dark mode visibility

pull/1/head
ansuz 4 years ago
parent fda5904bea
commit 63c1f7f78d

@ -73,6 +73,9 @@
// Following rules are only in settings
.cp-sidebarlayout-element {
pre {
color: @cryptpad_text_col; // XXX
}
label:not(.noTitle), .label {
display: block;
font-weight: bold;

Loading…
Cancel
Save