Projet

Général

Profil

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

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

1

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

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

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