Forskjell mellom versjoner av «MediaWiki:Vector.css»

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

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

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

#p-coll-toolbox  .body {
	display:block !important;
}