Projet

Général

Profil

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

root / drupal7 / sites / all / modules / views_slideshow / contrib / views_slideshow_simple_pager / pager.css @ b433176d

1
.views-slideshow-pager-field-item {
2
  display: inline;
3
}
4

    
5
.views-slideshow-pager-field-item.active {
6
  text-decoration: underline;
7
  font-weight: bold;
8
}