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