User:XenonX3/monobook.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
#wpTextbox1 { line-height: 1.2em !important; }
a.mw-redirect, 
.watchlistredir,
.allpagesredirect
{
background-color:#b4cdcd;
}
.mw-htmlform-ooui-wrapper {
   width: auto;
}
.oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {
   padding: 0.1em 0.5em;
}
.oo-ui-checkboxInputWidget {
   line-height: 1em;
}
.oo-ui-checkboxInputWidget input[type="checkbox"] {
   height: 1em;
}
.oo-ui-checkboxInputWidget input[type="checkbox"] + span {
   width: 1em;
   height: 1em;
}
.oo-ui-decoratedOptionWidget {
   padding: 0 1em 0 2em;
}
.oo-ui-dropdownWidget-handle {
   margin: 0.1em 0.2em 0.1em 0;
   padding: 0;
}
.oo-ui-labelElement {
   padding: 0;
}
.oo-ui-buttonElement-framed > input.oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
   line-height: 1em;
}
.oo-ui-menuOptionWidget {
   padding: 0 1em;
}