Project

General

Profile

Couleur texte du Menu FishEye » History » Version 2

« Previous - Version 2/10 (diff) - Next » - Current version
Pablo Alingery, 21/03/2012 16:41


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