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 285: Línea 285:
}
}


html .oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget{
html .oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget {
     background-color: #000 !important;
     background-color: #000 !important;
}
}


html .oo-ui-processDialog-content .oo-ui-window-body{
html .oo-ui-processDialog-content .oo-ui-window-body {
     background-color: #fff !important;
     color: #fff !important;
}
}


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{
     background-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;
     color: #070605 !important;
     border-color: #5d564e !important;
     border-color: #5d564e !important;
}
}