MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 5,635: | Line 5,635: | ||
} | } | ||
# | #gs-ex-status { | ||
color: #949eaa; | color: #949eaa; | ||
margin: 10px 15px 5px; | margin: 10px 15px 5px; | ||
} | } | ||
# | #gs-ex-form .oo-ui-fieldsetLayout-header { | ||
font-family: 'PT Serif', 'Palatino', 'Georgia', serif; | font-family: 'PT Serif', 'Palatino', 'Georgia', serif; | ||
font-size: 1.3em; | font-size: 1.3em; | ||
| Line 5,646: | Line 5,646: | ||
} | } | ||
# | #gs-ex-form .oo-ui-fieldsetLayout-group { | ||
margin-bottom: 15px; | margin-bottom: 15px; | ||
} | } | ||
# | #gs-ex-form .oo-ui-fieldLayout-header { | ||
width: 15%; | width: 15%; | ||
margin-right: 23px; | margin-right: 23px; | ||
} | } | ||
# | #gs-ex-form .oo-ui-fieldLayout-field { | ||
width: 70%; | width: 70%; | ||
} | } | ||
# | #gs-ex-form .oo-ui-fieldLayout-help { | ||
margin-right: 1em; | margin-right: 1em; | ||
margin-left: -1.8em; | margin-left: -1.8em; | ||
} | } | ||
# | #gs-ex-icon .oo-ui-labelElement-label { | ||
padding-right: 0; | padding-right: 0; | ||
} | } | ||
# | #gs-ex-icon .oo-ui-inputWidget-input { | ||
padding-left: 33px !important; | padding-left: 33px !important; | ||
} | } | ||