Thank you for reporting this bug. We will make it our priority to review this report.
CSS mixins: extjs-button-medium-ui cannot specify "$color"
CSS mixins: extjs-button-medium-ui cannot specify "$color"
Sencha Ext JS 5.0.1.1255 / Sencha Cmd Sencha Cmd v5.0.2.270
I wrote following code.
Code:
@include extjs-button-medium-ui(
$ui : 'my-button',
$background-color: transparent,
$border-color: transparent,
$color : #686868
);
$background-color and $border-color is np, but $color don't apply to css code.
CSS mixins: extjs-button-medium-ui cannot specify "$color"
Aucun commentaire:
Enregistrer un commentaire