Projet

Général

Profil

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

root / drupal7 / sites / all / modules / panels / panels_mini / panels_mini.css @ e4c061ad

1
/**
2
 * @file
3
 * Custom CSS for the Mini Panels module.
4
 */
5

    
6
/**
7
 * Customize the CTools wizard trail / breadcrumb used on the edit pages for
8
 * Mini Panels as a stop-gap measure until the UX can be completely re-done.
9
 */
10
.wizard-trail {
11
  text-align: right;
12
}