Thank you for reporting this bug. We will make it our priority to review this report.
Toolbar text color in scss template does not work
Toolbar text color in scss template does not work
Hi, do you have any solution for the problem with text variables in toolbar scss? Custom theme extends neutral theme. Everything works well except rules with text- prefix. There is already thread with this topic http://ift.tt/15c69k0 but looks like there is still no fix.
Code:
@include extjs-toolbar-ui (
$ui: 'main-toolbar',
$background-color: $base-color,
$vertical-spacing: 0,
$horizontal-spacing: 0,
$border-color: transparent,
$text-color: #ffffff,
$text-font-size: 24px,
$text-font-weight: 300,
$text-line-height: 64px
);
Toolbar text color in scss template does not work
Aucun commentaire:
Enregistrer un commentaire