Forskjell mellom versjoner av «MediaWiki:Vector.css»
Hopp til navigering
Hopp til søk
| Linje 5: | Linje 5: | ||
display:block !important; | display:block !important; | ||
} | } | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
/* Option 2: just hide the arrow in the header */ | /* Option 2: just hide the arrow in the header */ | ||
#p-coll-print_export h3 { | #p-coll-print_export h3 { | ||
background:none !important; | background:none !important; | ||
} | } | ||
Revisjonen fra 11. des. 2013 kl. 19:54
/* CSS placed here will affect users of the Vector skin */
/* force the display of the contents of the section */
#p-coll-print_export .body {
display:block !important;
}
/* Option 2: just hide the arrow in the header */
#p-coll-print_export h3 {
background:none !important;
}