Forskjell mellom versjoner av «MediaWiki:Vector.css»

Fra heimskringla.no
Hopp til navigering Hopp til søk
Linje 3: Linje 3:
 
/* force the display of the contents of the section */
 
/* force the display of the contents of the section */
 
#p-coll-print_export  .body {
 
#p-coll-print_export  .body {
display:block !important;
 
 
#p-coll-TOOLBOX  .body {
 
 
display:block !important;
 
display:block !important;
 
}
 
}

Revisjonen fra 11. des. 2013 kl. 20:04

/* 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;
}