Projet

Général

Profil

Paste
Télécharger (173 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / admin_menu / admin_menu.uid1.css @ 2392401e

1
/**
2
 * @file
3
 * Administration menu color override for uid1.
4
 */
5

    
6
#admin-menu li.admin-menu-account > a {
7
  background: #911 url(images/bkg-red.png) bottom left repeat-x;
8
}