« MediaWiki:Vector.css » : différence entre les versions
De DMS
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 17 : | Ligne 17 : | ||
/*That will stop the collapsing.*/ | /*That will stop the collapsing.*/ | ||
#mw-panel.collapsible-nav .portal h3 { background-image: none !important; } | #mw-panel.collapsible-nav .portal h3 { | ||
background-image: none !important; | |||
color: #4D4D4D !important; | |||
pointer-events: none !important; | |||
cursor: default !important; | |||
} | |||
#p-Cycle_sup h3{ | /*#p-Cycle_sup h3{ | ||
color: #4D4D4D !important; | color: #4D4D4D !important; | ||
pointer-events: none !important; | pointer-events: none !important; | ||
cursor: default !important; | cursor: default !important; | ||
} | }*/ |
Version du 29 août 2014 à 12:54
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ /*#p-Cycles_sup div.body { display:inline !important; } #p-Cycles_sup div.body { display:block !important; } #p-Cycles_sup h3 { background:none !important; }*/ .collapsible-nav .portal .body { display: block !important; } /*That will stop the collapsing.*/ #mw-panel.collapsible-nav .portal h3 { background-image: none !important; color: #4D4D4D !important; pointer-events: none !important; cursor: default !important; } /*#p-Cycle_sup h3{ color: #4D4D4D !important; pointer-events: none !important; cursor: default !important; }*/