Jump to content

MediaWiki:Gadget-morebits.css: Difference between revisions

v2.0 at 1fa4e22: attempt at cross-platform, cross-browser vertical alignment of checkboxes and radio buttons
imported>Amalthea
(v2.0-845-g80cd6d7: protect: Fix create-prot issue. Rm old logic; block: Fix indef block. No anon=yes in soft blocks. Talk access revoke fixes. Keep block options on reblocks. No autoblock for bots. anon=yes for IPs; morebits: fix long title issues)
(v2.0 at 1fa4e22: attempt at cross-platform, cross-browser vertical alignment of checkboxes and radio buttons)
Line 41:
{
font-family: sans-serif;
vertical-align: middle;
}
 
Line 65 ⟶ 64:
border: 1px solid gray;
margin-left: .2em;
}
 
form.quickform input[type=checkbox],
form.quickform input[type=radio] {
height: 13px;
margin-bottom: 2px;
margin-top: 2px;
padding: 0;
width: 13px;
vertical-align: middletop;
}
 
form.quickform div {
line-height: 18px;
}
 
Line 284 ⟶ 297:
.ui-dialog.morebits-dialog a, .ui-dialog.morebits-dialog .ui-widget-content a {
color: #0645AD; /* jQuery imposes a ridiculous nearly-black colour on <a> tags... I don't understand it */
}
 
.ui-icon {
vertical-align: -3px;
}
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.