Content deleted Content added
sync from sandbox; |
Fixes phab:T369874 via automated script Tag: Reverted |
||
Line 133:
}
html.skin-theme-clientpref-night .cs1-maint {▼
color: #18911F;▼
}▼
@media screen {
/* Remove next rule when [[phab:T360562]] is fixed and adjust above usual colors */▼
html.skin-theme-clientpref-night .cs1-
html.skin-theme-clientpref-night .cs1-hidden-error {▼
▲ }
color: #f8a397;▼
▲ /* Remove next rule when [[phab:T360562]] is fixed and adjust above usual colors */
}
}
@media screen and ( prefers-color-scheme: dark) {
/* Remove next rule when [[phab:T360562]] is fixed and adjust above usual colors */
html.skin-theme-clientpref-os .cs1-visible-error,
|