Projet

Général

Profil

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

root / drupal7 / sites / all / modules / admin_menu / admin_menu.uid1.css @ 13755f8d

1

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

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