git.ithinksw.org
/
extjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git]
/
resources
/
sass
/
ext-standard.scss
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';