Projet

Général

Profil

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

root / drupal7 / sites / all / modules / views / css / views-admin.garland-rtl.css @ 13755f8d

1 85ad3d82 Assos Assos
/**
2
 * The .garland.css file is intended to contain styles that override declarations
3
 * in the Garland theme.
4
 */
5
6
 /* @group Lists */
7
8
.views-displays .secondary .action-list {
9
  left: auto;
10
  right: 1px;
11
}
12
13
 /* @end */