source: branches/fscctrl_safety_limits/dim/WebDID/ext-4.1.1a/resources/sass/ext-standard.scss@ 20115

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