Projet

Général

Profil

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

root / drupal7 / sites / all / themes / zen / zen-internals / extras / sass / _init_extras.scss @ 87dbc3bf

1
// Turn on IE legacy support for our CSS.
2
$legacy-support-for-ie6     : true;
3
$legacy-support-for-ie7     : true;
4

    
5
$box-sizing-polyfill-path   : "/path/to/boxsizing.htc";