Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,202
edits
(attempt to fix dark theme for recent changes to Citizen) |
(set confirmaccount box colors in the dark theme) |
||
Line 191: | Line 191: | ||
html.skin-theme-clientpref-night body.skin-citizen div.titleblacklist-warning { | html.skin-theme-clientpref-night body.skin-citizen div.titleblacklist-warning { | ||
background-color: #5b4343; | background-color: #5b4343; | ||
} | |||
html.skin-theme-clientpref-night body.skin-citizen li.mw-confirmaccount-type-0 { | |||
background-color: #30623c; | |||
} | |||
html.skin-theme-clientpref-night body.skin-citizen table.mw-confirmaccount-body-0 { | |||
background-color: #1a1a1a; | |||
} | } | ||
Line 306: | Line 314: | ||
html.skin-theme-clientpref-os body.skin-citizen div.titleblacklist-warning { | html.skin-theme-clientpref-os body.skin-citizen div.titleblacklist-warning { | ||
background-color: #5b4343; | background-color: #5b4343; | ||
} | |||
html.skin-theme-clientpref-night body.skin-citizen li.mw-confirmaccount-type-0 { | |||
background-color: #30623c; | |||
} | |||
html.skin-theme-clientpref-night body.skin-citizen table.mw-confirmaccount-body-0 { | |||
background-color: #1a1a1a; | |||
} | } | ||
} | } |