MediaWiki:Monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 148: Line 148:
   color: white !important;
   color: white !important;
}
}
body.page-Special_Preferences .oo-ui-toolbar-bar, body.page-Special_Preferences .oo-ui-popupWidget-popup, body.page-Special_Preferences .ve-ce-mwBlockImageNode > figcaption p, body.page-Special_Preferences .oo-ui-labelElement.oo-ui-labelElement-label {
body.page-Special_Preferences .oo-ui-toolbar-bar, body.page-Special_Preferences .oo-ui-popupWidget-popup, body.page-Special_Preferences .ve-ce-mwBlockImageNode > figcaption p, body.page-Special_Preferences .oo-ui-labelElement.oo-ui-labelElement-label, body.page-Special_Preferences .oo-ui-labelElement .oo-ui-labelElement-label{
   color: white !important;
   color: white !important;
}
}
body.page-Special_Preferences .oo-ui-buttonElement-framed > input.oo-ui-buttonElement-button, body.page-Special_Preferences .oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label, body.page-Special_Preferences .oo-ui-labelElement .oo-ui-labelElement-label {
body.page-Special_Preferences .oo-ui-buttonElement-framed > input.oo-ui-buttonElement-button, body.page-Special_Preferences .oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
   color: black !important;
   color: black !important;
}
}