User:Astraea/azure.css: Difference between revisions

From BlazBlue Wiki
(test)
 
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
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; }

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; }