Projet

Général

Profil

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

root / drupal7 / modules / menu / menu.css @ 01dfd3b5

1

    
2
.menu-operations {
3
  width: 100px;
4
}
5

    
6
.menu-enabled {
7
  width: 70px;
8
}
9

    
10
.menu-enabled input {
11
  margin-left:25px;
12
}