Project

General

Profile

Couleur texte du Menu FishEye » History » Version 9

« Previous - Version 9/10 (diff) - Next » - Current version
Pablo Alingery, 22/03/2012 12:17


Couleur texte du Menu FishEye

Dans le fichier client-public/res/css/FisheyeMenu.css modifier le paramètre color à votre convenance.

source:workspace/client-public/res/css/FisheyeMenu.css@2#L269
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 :

Texte du menu Fisheye en blanc