Projet

Général

Profil

Révision a08833bd

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_subtheme/sass/_base.scss
6 6
// file is in charge of importing all the other partials needed for the theme.
7 7
//
8 8

  
9

  
10
//
11
// Legacy IE support
12
//
13
// These variables are used by many mixins to add additional CSS to support
14
// specific versions of IE or specific vendor prefixes.
15
//
16
// To turn off support for IE6 or IE7, set those variables to false.
17
//
18
// AdaptiveTheme does not require special handling for IE8 or later. But Compass
19
// defines more Legacy IE variables that you might find useful for your theme.
20
// See the documentation at http://compass-style.org/reference/compass/support/
21
//
22

  
23
$legacy-support-for-ie6: true;
24
$legacy-support-for-ie7: true;
25

  
26

  
27 9
//
28 10
// Partials to be shared with all .scss files.
29 11
//

Formats disponibles : Unified diff