Position disabled/usercss labels

This commit is contained in:
narcolepticinsomniac 2018-07-14 16:05:54 -04:00 committed by GitHub
parent 2300cb2fde
commit 61e58f2ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,6 +226,11 @@ select {
display: none;
}
.newUI .style-name::after,
.newUI .style-name-link::after {
vertical-align: text-top;
}
.disabled h2::after, .entry.usercss .style-name-link::after {
font-weight: normal;
font-size: 11px;