Couleur texte du Menu FishEye » History » Version 6
« Previous -
Version 6/10
(diff) -
Next » -
Current version
Pablo Alingery, 21/03/2012 20:27
Couleur texte du Menu FishEye¶
Dans le fichier client-public/res/css/FisheyeMenu.css modifier le paramètre color a votre convenance.
Ex :
a.ux-fisheye-menu-item {
display: block;
font: bold 12px Arial, Helvetica, sans-serif;
width: 40px;
color: white;
position: absolute;
text-align: center;
text-decoration: none;
}
Ici le texte est en blanc :