Jump to content

MediaWiki:Gadget-morebits.css: Difference between revisions

v2.0-270-g1b7f180: welcome: the long-awaited overhaul; warn: use Wikipedia.preview; morebits: new Wikipedia.preview + more; tag: re-add {{expert-subject}}; morebits: destroy SimpleWindow objects when closed; morebits: fix QuickForm subgroup bug
imported>Amalthea
(fix font size in modern)
(v2.0-270-g1b7f180: welcome: the long-awaited overhaul; warn: use Wikipedia.preview; morebits: new Wikipedia.preview + more; tag: re-add {{expert-subject}}; morebits: destroy SimpleWindow objects when closed; morebits: fix QuickForm subgroup bug)
Line 28:
}
 
/* QuickformQuickForm */
 
form.quickform
Line 104:
padding: .2em;
}
 
 
/* Scrollbox styles, for use within QuickForm */
 
div.quickform-scrollbox
{
background: white;
border: 1px solid gray;
margin-bottom: .6em;
margin-top: .6em;
max-height: 20em;
overflow: auto;
padding: 6px 6px 0;
}
 
div.quickform-scrollbox h5:first-child
{
border: none;
margin-top: 0;
padding-top: 0;
}
 
div.quickform-scrollbox :last-child
{
margin-bottom: 6px;
}
 
 
/* Previewbox */
 
div.morebits-previewbox
{
background: white;
color: black;
border: 2px inset;
margin: .4em auto .2em;
padding: .2em .4em;
}
 
div.morebits-previewbox *:not(img)
{
vertical-align: baseline;
}
 
div.morebits-previewbox span.editsection
{
display: none;
}
 
 
 
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.