MediaWiki:Gadget-morebits.css: Difference between revisions

m
1 revision imported
m (1 revision imported)
 
m (1 revision imported)
 
(8 intermediate revisions by 3 users not shown)
Line 41: Line 41:
{
{
font-family: sans-serif;
font-family: sans-serif;
vertical-align: middle;
}
}


Line 65: Line 64:
border: 1px solid gray;
border: 1px solid gray;
margin-left: .2em;
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: top;
}
form.quickform div {
line-height: 18px;
}
}


Line 225: Line 238:
background: repeat-x 50% 80% #cfd6e1 !important;  /* the actual image is specified in morebits.js - ResourceLoader mangles data: URIs in CSS */
background: repeat-x 50% 80% #cfd6e1 !important;  /* the actual image is specified in morebits.js - ResourceLoader mangles data: URIs in CSS */
font: bold 1em sans-serif;
font: bold 1em sans-serif;
overflow: hidden;
padding: .4em .3em .5em !important;
padding: .4em .3em .5em !important;
white-space: nowrap;
}
}


Line 282: Line 297:
.ui-dialog.morebits-dialog a, .ui-dialog.morebits-dialog .ui-widget-content a {
.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 */
color: #0645AD;  /* jQuery imposes a ridiculous nearly-black colour on <a> tags... I don't understand it */
}
.ui-icon {
vertical-align: -3px;
}
}


14,061

edits