imported>Blackwolfe |
imported>Blackwolfe |
Line 1: |
Line 1: |
| .oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button, .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
| | |
| text-shadow: 0 0 0 #000 !important;
| |
| }
| |
| .oo-ui-labelElement-label {
| |
| text-shadow: 0 0 0 #000
| |
| }
| |
| .oo-ui-panelLayout-expanded {
| |
| background: #222;
| |
| }
| |
| .oo-ui-messageDialog-message {
| |
| color: #999;
| |
| }
| |
| .oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
| |
| color: #999;
| |
| }
| |
| .oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
| |
| border-right: 1px solid #111
| |
| }
| |
| .oo-ui-dialog-content > .oo-ui-window-body {
| |
| outline: 1px solid #111;
| |
| }
| |
| .oo-ui-messageDialog-content > .oo-ui-window-foot {
| |
| outline: 1px solid #111;
| |
| }
| |
| .wikiEditor-ui .wikiEditor-ui-view {
| |
| border: 1px solid #000;
| |
| }
| |
| .wikiEditor-ui .wikiEditor-ui-top {
| |
| border-bottom: 1px solid #000;
| |
| }
| |