Diferencia entre revisiones de «MediaWiki:Common.css»

De KarateDoMiyazato Wiki
sin resumen de edición
Sin resumen de edición
Sin resumen de edición
Línea 293: Línea 293:
}
}


html body .oo-ui-buttonElement-framed:not(.oo-ui-flaggedElement-primary):not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button{
html body .oo-ui-buttonElement-framed:not(.oo-ui-flaggedElement-primary):not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button {
     color: #fff !important;
     color: #fff !important;
}
}


html .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button{
html .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
     background-color: #070605 !important;
     background-color: #070605 !important;
     border-color: #5d564e !important;
     border-color: #5d564e !important;
}
}


.oo-ui-buttonElement-framed.oo-ui-iconElement > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon > .oo-ui-icon-upload {
    color: #fff !important;
    fill: #fff !important;
    stroke: #fff !important;
}


}
}