User:Astraea/azure.css: Difference between revisions

From BlazBlue Wiki
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {    background-color: #152148; }


.oo-ui-labelWidget.oo-ui-inline-help { color: #dbdcb6; }
/* 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; }

Latest revision as of 23:23, 1 June 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; }