Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ctools / css / ruleset.css @ 6e3ce7c2

1
.ctools-right-container {
2
  float: right;
3
  padding: 0 0 0 .5em;
4
  margin: 0;
5
  width: 48.5%;
6
}
7

    
8
.ctools-left-container {
9
  padding-right: .5em;
10
  width: 48.5%;
11
}