15,588
edits
Be sure to read our policy on citing sources before editing!
(updated) |
(added some more from spyrowiki) |
||
Line 149: | Line 149: | ||
margin-top: 0.2em; | margin-top: 0.2em; | ||
margin-bottom: 0.8em; | margin-bottom: 0.8em; | ||
} | |||
.mw-special-Contributions .mw-htmlform-field-HTMLTagFilter ~ .mw-htmlform-field-HTMLCheckField.oo-ui-fieldLayout { | |||
padding-right:0px; | |||
} | |||
body:not(.mw-special-Export) .mw-htmlform-ooui-wrapper .oo-ui-fieldLayout { | |||
display: inherit; | |||
} | |||
div#ooui-php-16 { | |||
display: inline-block; | |||
} | |||
.oo-ui-menuSelectWidget { | |||
box-shadow:none; | |||
border: 1px solid #7f5f00; | |||
} | |||
.mw-widget-calendarWidget { | |||
border: 1px solid #7f5f00; | |||
box-shadow:none; | |||
transition:none; | |||
} | |||
.mw-widget-calendarWidget-day-today { | |||
box-shadow:inset 0 0 0 1px #7f5f00; | |||
} | |||
.oo-ui-decoratedOptionWidget { | |||
padding:3px; | |||
} | |||
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected .oo-ui-menuOptionWidget-checkIcon { | |||
display:none; | |||
} | |||
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected { | |||
background-color:#D1E8F4; | |||
} | |||
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget { | |||
color:black; | |||
} | |||
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline { | |||
margin-top:3px; | |||
} | } |
edits