Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

materialdesign Top App Bar: no longer access to "hamburger menu icon"-color #171

Closed
ice987987 opened this issue May 13, 2021 · 0 comments
Closed

Comments

@ice987987
Copy link

Describe the bug
materialdesign Top App Bar: value Titelfarbe in section Top App Bar Layout has no longer access to the "hamburger menu icon"-color (in v0.5.6) and it's color is always white. In v0.3.19 it was possible to change the "hamburger menu icon"-color together with the value Titelfarbe in section Top App Bar Layout .

Widget, View or Project Export
it is possible to change the color with following CSS-Code:

.mdc-top-app-bar .mdc-top-app-bar__navigation-icon { color: #ff0000 !important; }

Expected behavior
"hamburger menu icon"-color can be changed together with value Titelfarbe or independent.

Versions:
Adapter version: material design widgets v0.5.6
JS-Controller version: v3.2.16
Node version: v12.22.1
VIS Adapter version: v1.3.8

Additional context
see also https://forum.iobroker.net/topic/29660/material-design-widgets-top-app-bar-widget/310?_=1620912644228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant