source: trunk/FACT++/dim/WebDID/ext-4.1.1a/resources/sass/ext-ie-scoped.scss@ 17667

Last change on this file since 17667 was 14939, checked in by tbretz, 12 years ago
Added WebDID from v20r5
File size: 280 bytes
Line 
1$prefix: 'x-';
2
3$scope-reset-css: true;
4
5$include-ie: true;
6$include-ff: false;
7$include-chrome: false;
8$include-safari: false;
9$include-opera: false;
10
11$compile-all: false;
12$supports-border-radius: false;
13$supports-gradients: false;
14
15@import 'compass';
16@import 'ext4/default/all';
Note: See TracBrowser for help on using the repository browser.