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.

\n
Defined By

CSS Variables

Global_CSS
view source
$base-color : color

The base color to be used throughout the theme.

\n

The base color to be used throughout the theme.

\n
Global_CSS
view source
$base-gradient : string

The base gradient to be used throughout the theme.

\n

The base gradient to be used throughout the theme.

\n
Global_CSS
view source
$compile-all : boolean

True to copile all CSS, even if above include rules are false

\n

True to copile all CSS, even if above include rules are false

\n

The base color for CSS shadows

\n

The base color for CSS shadows

\n
Global_CSS
view source
$font-family : string

The default font-family to be used throughout the theme.

\n

The default font-family to be used throughout the theme.

\n
Global_CSS
view source
$include-chrome : boolean

True to include Chrome specific rules

\n

True to include Chrome specific rules

\n
Global_CSS
view source
$include-ff : boolean

True to include Firefox specific rules

\n

True to include Firefox specific rules

\n
Global_CSS
view source
$include-ie : boolean

True to include Internet Explorer specific rules

\n

True to include Internet Explorer specific rules

\n

True to include files which are not found when compiling your SASS

\n

True to include files which are not found when compiling your SASS

\n
Global_CSS
view source
$include-opera : boolean

True to include Opera specific rules

\n

True to include Opera specific rules

\n
Global_CSS
view source
$include-safari : boolean

True to include Safari specific rules

\n

True to include Safari specific rules

\n

True to include all shadow images.

\n

True to include all shadow images.

\n
Global_CSS
view source
$include-webkit : boolean

True to include Webkit specific rules

\n

True to include Webkit specific rules

\n
Global_CSS
view source
: string
The prefix to be applied to all CSS selectors. ...

The prefix to be applied to all CSS selectors. If this is changed, it must also be changed in your\nJavaScript application.

\n
Global_CSS
view source
: boolean/string
True to use a relative image path for all new UIs. ...

True 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.

\n
Global_CSS
view source
$scope-reset-css : boolean

True to scope the reset CSS within the $prefix variable.

\n

True to scope the reset CSS within the $prefix variable.

\n
Global_CSS
view source
: string
The name of the theme. ...

The name of the theme. This must match the the output directory of the images.\n(defaults to 'default')

\n
Defined By

CSS Mixins

Global_CSS
view source
( Color $bg-color, [String/List $type], [String $direction] )
Creates a background gradient. ...

Creates a background gradient.

\n
  • $bg-color : Color

    The background color of the gradient

    \n
  • $type : String/List (optional)

    The 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.

    \n
  • $direction : String (optional)

    The direction of the gradient. Can either be\ntop or left.

    \n

    Defaults to: top

Global_CSS
view source
( Color $bg-color, [Percentage $contrast], [Color $default-color], [Color $bevel-text] )
Creates color from background color. ...

Creates color from background color.

\n
  • $bg-color : Color

    The background color.

    \n
  • $contrast : Percentage (optional)
    \n

    Defaults to: 70%

  • $default-color : Color (optional)
    \n

    Defaults to: null

  • $bevel-text : Color (optional)
    \n

    Defaults to: true

W3C suggested default style sheet for HTML 4:\nhttp://www.w3.org/TR/CSS21/sample.html ...

W3C suggested default style sheet for HTML 4:\nhttp://www.w3.org/TR/CSS21/sample.html

\n
","subclasses":[],"name":"Global_CSS","alternateClassNames":[],"inheritdoc":null,"files":[{"href":"_core.scss3.html#Global_CSS","filename":"_core.scss"}],"html_meta":{},"singleton":false,"id":"class-Global_CSS","statics":{"property":[],"event":[],"css_var":[],"method":[],"css_mixin":[],"cfg":[]},"requires":[]});