MediaWiki:Gadget-morebits.css: Difference between revisions

Content added Content deleted
imported>Amalthea
(v2.0-403-ge3c828b: fix misalignment of TW menu)
(v2.0-438-g5a13aae: morebits.css: small tweak to QuickForm header selector; talkback: add Teahouse talkback template; warn: correct placement of red notice div in DOM; welcome: add pref to disable signature on custom templates)
Line 74: Line 74:


/* only give the top border to headers with something above them */
/* only give the top border to headers with something above them */
form.quickform div + h5, form.quickform div + div h5, form.quickform h5 + h5
form.quickform div + h5, form.quickform div + div > h5, form.quickform h5 + h5
{
{
border-top: 1px solid #88A;
border-top: 1px solid #88A;