]> git.proxmox.com Git - sencha-touch.git/blob - src/resources/themes/stylesheets/sencha-touch/windows/var/_Button.scss
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / resources / themes / stylesheets / sencha-touch / windows / var / _Button.scss
1 /**
2 * @class Ext.Button
3 */
4
5 /**
6 * @var {boolean} $include-button-uis
7 * Optionally disable separate button UIs, including action, confirm, and decline.
8 */
9 $include-button-uis: $include-default-uis !default;