|
|
| Línea 283: |
Línea 283: |
| html div.thumbinner { | | html div.thumbinner { |
| background-color: #222222 !important; | | background-color: #222222 !important; |
| }
| |
|
| |
| html .oo-ui-selectFileWidget.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget {
| |
| background-color: #000 !important;
| |
| }
| |
|
| |
| html .oo-ui-processDialog-content .oo-ui-window-body {
| |
| color: #fff !important;
| |
| }
| |
|
| |
| html body .oo-ui-buttonElement-framed:not(.oo-ui-flaggedElement-primary):not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button {
| |
| color: #fff !important;
| |
| }
| |
|
| |
| html .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
| |
| background-color: #070605 !important;
| |
| border-color: #5d564e !important;
| |
| }
| |
|
| |
| html .oo-ui-icon-upload, .mw-ui-icon-upload::before {
| |
| fill: #fff !important;
| |
| stroke: #fff !important;
| |
| }
| |
|
| |
| html .oo-ui-selectFileWidget.oo-ui-widget-enabled .oo-ui-selectFileInputWidget-info > .oo-ui-inputWidget-input {
| |
| color: #fff !important;
| |
| }
| |
|
| |
| html .mw-upload-bookletLayout-filePreview p {
| |
| color: #fff !important;
| |
| } | | } |
|
| |
|
| } | | } |