« MediaWiki:Vector.css » : différence entre les versions

De DMS
Provencher (discussion | contributions)
Aucun résumé des modifications
Provencher (discussion | contributions)
Aucun résumé des modifications
Ligne 12 : Ligne 12 :
         pointer-events: none !important;
         pointer-events: none !important;
         cursor: default !important;
         cursor: default !important;
         color: #4D4D4D !important;
         text-color: #4D4D4D !important;
}
}


p-Cycles_sup h3 { color: #4D4D4D !important; }
/*p-Cycles_sup h3 { color: #4D4D4D !important; }*/

Version du 29 août 2014 à 13:37

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */

.collapsible-nav .portal .body {
        display: block !important;
/*        text-indent: 10px;*/
}

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

/*p-Cycles_sup h3 { color: #4D4D4D !important; }*/