2,124
edits
No edit summary |
No edit summary |
||
Line 143: | Line 143: | ||
} | } | ||
/*Preferences Page*/ | |||
.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout { background-color: transparent; border-color: transparent; } | |||
.oo-ui-fieldsetLayout.oo-ui-labelElement > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label { | |||
color: white; | |||
} | |||
.oo-ui-toolbar-bar, .oo-ui-popupWidget-popup, .ve-ce-mwBlockImageNode > figcaption p, .oo-ui-labelElement .oo-ui-labelElement-label, .oo-ui-labelElement.oo-ui-labelElement-label { | |||
color: white; | |||
} | |||
.oo-ui-buttonElement-framed > input.oo-ui-buttonElement-button, .oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label { | |||
color: black; | |||
} | |||
.mw-prefs-buttons { | |||
background-color: transparent; | |||
border-top: transparent; | |||
} | |||
.oo-ui-tabSelectWidget-framed { | |||
background-color: transparent; | |||
} | |||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected { | |||
background-color: transparent; | |||
} | |||
/* Table Of Contents */ | /* Table Of Contents */ |