Ext.data.JsonP.Global_CSS({"mixins":[],"code_type":"nop","inheritable":false,"component":false,"meta":{},"mixedInto":[],"uses":[],"aliases":{},"parentMixins":[],"superclasses":[],"members":{"event":[],"property":[],"css_var":[{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$base-color","id":"css_var-S-base-color"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$base-gradient","id":"css_var-S-base-gradient"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$compile-all","id":"css_var-S-compile-all"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$css-shadow-background-color","id":"css_var-S-css-shadow-background-color"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$font-family","id":"css_var-S-font-family"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-chrome","id":"css_var-S-include-chrome"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-ff","id":"css_var-S-include-ff"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-ie","id":"css_var-S-include-ie"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-not-found-images","id":"css_var-S-include-not-found-images"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-opera","id":"css_var-S-include-opera"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-safari","id":"css_var-S-include-safari"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-shadow-images","id":"css_var-S-include-shadow-images"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$include-webkit","id":"css_var-S-include-webkit"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$prefix","id":"css_var-S-prefix"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$relative-image-path-for-uis","id":"css_var-S-relative-image-path-for-uis"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$scope-reset-css","id":"css_var-S-scope-reset-css"},{"meta":{},"owner":"Global_CSS","tagname":"css_var","name":"$theme-name","id":"css_var-S-theme-name"}],"method":[],"css_mixin":[{"meta":{},"owner":"Global_CSS","tagname":"css_mixin","name":"background-gradient","id":"css_mixin-background-gradient"},{"meta":{},"owner":"Global_CSS","tagname":"css_mixin","name":"color-by-background","id":"css_mixin-color-by-background"},{"meta":{},"owner":"Global_CSS","tagname":"css_mixin","name":"extjs-html","id":"css_mixin-extjs-html"}],"cfg":[]},"tagname":"class","extends":null,"html":"
Files
Global CSS variables and mixins of Sencha Touch.
\nThe base color to be used throughout the theme.
\nThe base color to be used throughout the theme.
\nThe base gradient to be used throughout the theme.
\nThe base gradient to be used throughout the theme.
\nTrue to copile all CSS, even if above include rules are false
\nTrue to copile all CSS, even if above include rules are false
\nThe base color for CSS shadows
\nThe base color for CSS shadows
\nThe default font-family to be used throughout the theme.
\nThe default font-family to be used throughout the theme.
\nTrue to include Chrome specific rules
\nTrue to include Chrome specific rules
\nTrue to include Firefox specific rules
\nTrue to include Firefox specific rules
\nTrue to include Internet Explorer specific rules
\nTrue to include Internet Explorer specific rules
\nTrue to include files which are not found when compiling your SASS
\nTrue to include files which are not found when compiling your SASS
\nTrue to include Opera specific rules
\nTrue to include Opera specific rules
\nTrue to include Safari specific rules
\nTrue to include Safari specific rules
\nTrue to include all shadow images.
\nTrue to include all shadow images.
\nTrue to include Webkit specific rules
\nTrue to include Webkit specific rules
\nThe prefix to be applied to all CSS selectors. If this is changed, it must also be changed in your\nJavaScript application.
\nTrue to use a relative image path for all new UIs. If true, the path will be \"../images/\".\nIt can also be a string of the path value.\nIt defaults to false, which means it will look for the images in the ExtJS SDK folder.
\nTrue to scope the reset CSS within the $prefix variable.
\nTrue to scope the reset CSS within the $prefix variable.
\nThe name of the theme. This must match the the output directory of the images.\n(defaults to 'default')
\nCreates a background gradient.
\nThe background color of the gradient
\nThe type of gradient to be used. Can either\nbe a String which is a predefined gradient, or it can can be a list of\ncolor_stops. If none is set, it will still set the background-color
\nto the $background-color.
The direction of the gradient. Can either be\ntop
or left
.
Defaults to: top
Creates color from background color.
\nThe background color.
\nDefaults to: 70%
Defaults to: null
Defaults to: true
W3C suggested default style sheet for HTML 4:\nhttp://www.w3.org/TR/CSS21/sample.html
\n