MediaWiki:Gadget-morebits.css: Difference between revisions

Jump to navigation Jump to search
Undo revision 36791 by Tito Dutta (talk)
(test)
(Undo revision 36791 by Tito Dutta (talk))
Line 117: Line 117:




/* Scrollbox styles, for use within Morebits.quickForm */
/* Scrollbox styles, for use within Morebits.simpleWindow */


div.quickform-scrollbox
div.morebits-scrollbox
{
{
background: white;
background: white;
Line 130: Line 130:
}
}


div.quickform-scrollbox h5:first-child
div.morebits-scrollbox > h5:first-child
{
{
border: none;
border: none;
Line 137: Line 137:
}
}


div.quickform-scrollbox :last-child
div.morebits-scrollbox > :last-child
{
{
margin-bottom: 6px;
margin-bottom: 6px;
Line 168: Line 168:


/* Portlet */
/* Portlet */
.skin-vector div div.extraMenu h3 span {
background-position: 90% 50%;
}
.skin-vector div.extraMenu h3 a {
padding-left: .4em;
padding-right: .4em;
width: auto;
font-size: 0.78em;
padding-bottom: 0.5em;
}
.skin-vector div.extraMenu h3 a span {
display: inline-block;
font-size: .8em;
height: 2.5em;
font-weight: normal;
padding-top: 1.25em;
margin-right: 14px;
}


.skin-modern #mw_contentwrapper div.portlet {
.skin-modern #mw_contentwrapper div.portlet {
Line 247: Line 226:
font: bold 1em sans-serif;
font: bold 1em sans-serif;
padding: .4em .3em .5em !important;
padding: .4em .3em .5em !important;
}
body.skin-monobook .morebits-dialog .ui-dialog-titlebar {
line-height: 1em;
}
}


Line 280: Line 263:
float: none;
float: none;
margin: .2em 0 -.1em;
margin: .2em 0 -.1em;
padding-top: 0;
padding-bottom: 0;
cursor: auto;
cursor: auto;
}
}
14,061

edits

Navigation menu