cleanup some orphan css

This commit is contained in:
djmaze 2020-09-25 17:42:40 +02:00
parent e562ed159c
commit 31828b125f
4 changed files with 4 additions and 15 deletions

View file

@ -79,7 +79,7 @@
.thm-login-text {
color: @login-color !important;
.legend, .e-checkbox-icon, .g-ui-link, .social-button, .language-button {
.legend, .e-checkbox-icon, .g-ui-link, .language-button {
color: @login-color !important;
}
}
@ -295,7 +295,7 @@ html.glass {
color: @glass-m-color;
text-shadow: none !important;
.legend, .e-checkbox-icon, .g-ui-link, .social-button, .language-button {
.legend, .e-checkbox-icon, .g-ui-link, .language-button {
color: @glass-m-color;
text-shadow: none !important;
}