css: eliminate dead css.
This commit is contained in:
@@ -162,9 +162,6 @@
|
||||
|
||||
--error-message-color: #A00;
|
||||
|
||||
--bulk-update-request-approved-color: green;
|
||||
--bulk-update-request-failed-color: red;
|
||||
|
||||
--login-link-color: #E00;
|
||||
--footer-border: 1px solid #DDD;
|
||||
--details-border: #DDD;
|
||||
@@ -200,7 +197,6 @@
|
||||
--artist-tag-hover-color: #B66;
|
||||
--meta-tag-color: #F80;
|
||||
--meta-tag-hover-color: #FA6;
|
||||
--selected-tag-color: white;
|
||||
|
||||
--user-admin-color: red;
|
||||
--user-moderator-color: orange;
|
||||
@@ -313,9 +309,6 @@ body[data-current-user-theme="dark"] {
|
||||
--autocomplete-selected-background-color: var(--grey-3);
|
||||
--autocomplete-border: 1px solid var(--grey-4);
|
||||
|
||||
--bulk-update-request-approved-color: var(--green-1);
|
||||
--bulk-update-request-failed-color: var(--red-1);
|
||||
|
||||
--comment-sticky-background-color: var(--blue-0);
|
||||
|
||||
--diff-list-added-color: var(--green-1);
|
||||
|
||||
Reference in New Issue
Block a user