source:
branches/fscctrl_safety_limits/dim/WebDID/ext-4.1.1a/resources/sass/ext-ie.scss@
18340
Last change on this file since 18340 was 14939, checked in by , 12 years ago | |
---|---|
File size: 255 bytes |
Line | |
---|---|
1 | $prefix: 'x-'; |
2 | |
3 | $include-ie: true; |
4 | $include-ff: false; |
5 | $include-chrome: false; |
6 | $include-safari: false; |
7 | $include-opera: false; |
8 | |
9 | $compile-all: false; |
10 | $supports-border-radius: false; |
11 | $supports-gradients: false; |
12 | |
13 | @import 'compass'; |
14 | @import 'ext4/default/all'; |
Note:
See TracBrowser
for help on using the repository browser.