@MrSilverstrike
There is one patch missing for the Clara BW. It is a special patch created by @jackie_w because "Remove line from bottom tab bar" does not work on this model.
Code:
Remove line from bottom tab bar via CSS:
- Enabled: no
- Description: Removes the line from the top of the bottom tab bar
- FindZlib: "#activeTabLine" # qss/MainNavButton.qss
- ReplaceZlibGroup:
Replacements:
- {Find: "solid", Replace: "none"}
This works on the Clara BW. Not sure about other models. I hope you can add this to your Web UI.
EDIT: This patch goes in nickel.yaml or maybe your Nickel Custom, not libnickel.yaml.