More actions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend { background-color: #152148; } | |||
/* recent changes page */ | |||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button { | |||
color: #bbb; | |||
} | |||
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend { | |||
background-color: #152148; | |||
} | |||
/* preferences page */ | |||
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top > .oo-ui-fieldLayout-body > .oo-ui-inline-help { color: #dbdcb6; } | .oo-ui-fieldLayout.oo-ui-fieldLayout-align-top > .oo-ui-fieldLayout-body > .oo-ui-inline-help { color: #dbdcb6; } |
Revision as of 05:21, 25 May 2019
/* recent changes page */
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
color: #bbb;
}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background-color: #152148;
}
/* preferences page */
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top > .oo-ui-fieldLayout-body > .oo-ui-inline-help { color: #dbdcb6; }