We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No effort to change text color setting for the widget was successful.
Neither in view's css (but "linear-gradient" was taken into account - see above)
.black{ color:#ececec; background: linear-gradient(to bottom, #5b5b5b 0%,#0c0c0c 100%); border-color: #0c0c0c; }
Nor in "CSS Font&Text"
See description
Text color as given in css....
"w000013": { "tpl": "tplJquiInput", "data": { "bindings": [], "label": "Tagbetrieb aus (Anzahl Tage)", "g_common": true, "oid": "0_userdata.0.Heizung.AZ_nicht_heizen", "variant": "standard", "g_style": true, "size": 10, "name": null, "comment": null, "class": "black", "filterkey": null, "multi-views": null, "locked": null, "g_fixed": true, "g_css_font_text": true }, "style": { "bindings": [], "left": "24px", "top": "386px", "width": "300px", "height": "53px", "color": "#FFFFFF", "text-align": null, "text-shadow": null, "font-family": null, "font-style": null, "font-variant": null, "font-weight": null, "font-size": null, "line-height": null, "letter-spacing": null, "word-spacing": null },
According to forum comments at least input ("Gestylt Eingabe") and time picker ("Gestylt Zeiteingabe") are affected. List of found affected widgets:
2.11.2
7.0.6
v20.18.3
Proxmox nonprivileged LXC with Debian Bullseye 12.9, kernel 6.8.12-8-pve
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
No existing issues.
Describe the bug
No effort to change text color setting for the widget was successful.
Neither in view's css (but "linear-gradient" was taken into account - see above)
Nor in "CSS Font&Text"
To Reproduce
See description
Expected behavior
Text color as given in css....
Screenshots & Logfiles
Page or affected widget
According to forum comments at least input ("Gestylt Eingabe") and time picker ("Gestylt Zeiteingabe") are affected.
List of found affected widgets:
Adapter version
2.11.2
js-controller version
7.0.6
Node version
v20.18.3
Operating system
Proxmox nonprivileged LXC with Debian Bullseye 12.9, kernel 6.8.12-8-pve
Additional context
No response
The text was updated successfully, but these errors were encountered: