Projet

Général

Profil

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

root / drupal7 / sites / all / modules / panels / css / panels_page.css @ 64156087

1
div.panels-page-type-container {
2
  clear: left;
3
}
4

    
5
div.panels-page-type-container .form-checkboxes .form-item {
6
  float: left;
7
  width: 15em;
8
}
9

    
10
#panels-page-settings .form-submit {
11
  display: block;
12
  clear: left;
13
}