Make user management heading font size lighter

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-07-31 16:30:58 +02:00
parent f499f1b9a1
commit 8abec697b0
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -1473,7 +1473,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
top: $grid-row-height;
}
&#grid-header {
color: var(--color-text-light);
color: var(--color-text-maxcontrast);
z-index: 60; /* above new-user */
}
&:hover {