Projet

Général

Profil

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

root / drupal7 / sites / all / modules / views / css / views-admin.garland-rtl.css @ 5d12d676

1
/**
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 */