Module:Citation/CS1/styles.css: Difference between revisions

Content deleted Content added
Fixes phab:T369874 via automated script
Tag: Reverted
Undid revision 1237875763 by Jon (WMF) (talk) drive-by edits to the live module without evidence of testing and discussion at Help talk:Citation Style 1 strongly discouraged; make your edits to the sandbox, test and discuss;
Line 133:
}
 
html.skin-theme-clientpref-night .cs1-maint {
 
color: #18911F;
@media screen {
html.skin-theme-clientpref-night .cs1-maint {
color: #18911F;
}
/* Remove next rule when [[phab:T360562]] is fixed and adjust above usual colors */
html.skin-theme-clientpref-night .cs1-visible-error,
html.skin-theme-clientpref-night .cs1-hidden-error {
color: #f8a397;
}
}
 
/* Remove next rule when [[phab:T360562]] is fixed and adjust above usual colors */
html.skin-theme-clientpref-night .cs1-visible-error,
html.skin-theme-clientpref-night .cs1-hidden-error {
color: #f8a397;
}
 
@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,