Projet

Général

Profil

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

root / drupal7 / sites / all / themes / adaptivetheme / at_core / css / at.settings.style.login.css @ 74f6bef0

1
/* Login block - horizontal */
2
.lb-h form,
3
.lb-h .form-item {margin:0;padding:0}
4
.lb-h .form-actions,
5
.lb-h .form-submit {margin:0}
6
.lb-h label,
7
.lb-h .form-actions {padding:4px}
8
.lb-h label,
9
.lb-h .form-item,
10
.lb-h .form-actions,
11
.lb-h form .item-list,
12
.lb-h form .item-list ul li {float:left}
13
.lb-h .form-required {display:none}
14
.lb-h input.form-text {max-width:none}