Projet

Général

Profil

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

root / drupal7 / sites / all / modules / date / date_popup / themes / jquery.timeentry.css @ 599a39cd

1
/* TimeEntry styles */
2
.timeEntry_control {
3
  vertical-align: middle;
4
  margin-left: 2px;
5
}
6
* html .timeEntry_control { /* IE only */
7
  margin-top: -4px;
8
}