Différences entre les versions de « MediaWiki:Vector.css »

Ligne 9 : Ligne 9 :
  
 
#mw-panel.collapsible-nav .portal h3 {
 
#mw-panel.collapsible-nav .portal h3 {
         background-image: none !important;
+
         background-image: none !important;      
/*        color: #4D4D4D !important;*/
 
        color: black;
 
 
         pointer-events: none !important;
 
         pointer-events: none !important;
 
         cursor: default !important;
 
         cursor: default !important;
 +
        color: #4D4D4D !important;
 
}
 
}
  
 
p-Cycles_sup h3 { color: #4D4D4D !important; }
 
p-Cycles_sup h3 { color: #4D4D4D !important; }

Version du 29 août 2014 à 13:32

/* 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;
        color: #4D4D4D !important;
}

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

La dernière modification de cette page a été faite le 29 août 2014 à 13:32.