Projet

Général

Profil

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

root / drupal7 / sites / all / modules / field_group / multipage / multipage-rtl.css @ a6e869e4

1
.multipage-controls-list #edit-actions {
2
  float: right !important;
3
}
4

    
5
.multipage-button {    
6
  float: right !important;
7
}
8

    
9
.multipage-counter{
10
  float: left !important;
11
  margin-right: 0 !important;
12
  margin-left: 5px !important;
13
}