Projet

Général

Profil

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

root / drupal7 / sites / all / modules / panelizer / css / panelizer-ipe.css @ 651307cd

1
/**
2
 * @file
3
 * Custom CSS for use with Panelizer and IPE.
4
 */
5

    
6
body.panels-ipe .panels-ipe-form-container .form-item-revision,
7
body.panels-ipe .panels-ipe-form-container .form-item-log {
8
  margin-bottom: 0;
9
}
10

    
11
body.panels-ipe .panels-ipe-form-container .form-item-revision label,
12
body.panels-ipe .panels-ipe-form-container .form-item-log label {
13
  color: white;
14
}