State color doesn't change for submenu items
See original GitHub issueChecklist:
- I updated to the latest version available
- I cleared the cache of my browser
Release with the issue: main
Last working release (if known):
Browser and Operating System: Firefox 97.0, Ubuntu 20.04
Description of problem:
Similar to https://github.com/dermotduffy/frigate-hass-card/issues/360, but the issue is with submenu items.
elements:
- type: custom:frigate-card-menu-submenu
icon: mdi:lightbulb
items:
- entity: switch.living_room_light_switch
tap_action:
action: toggle
- entity: switch.living_room_wall_light_switch
tap_action:
action: toggle
Javascript errors shown in the web inspector (if applicable):
Additional information:
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
html - Maintaining the hover state background color while ...
The d menu has a background color on hover, but when the users hover on its sub menu items, the background color of...
Read more >Why submenu item's background color is not changing by css?
This results in every item in the page to be green except submenu's backgroud which is still gray. However text of the submenu...
Read more >How to change color of the nav menu hover, and active states?
I can use the tools to change the link colors, but not the states, ... to make the top level menu item open...
Read more >Background color of navgation submenu not working
Three of my four nav menu items have submenus. ... However, any changes I make to the BACKGROUND color for Submenu and Overlay...
Read more >Submenu color - Support - Premium WordPress Themes
I am trying to change the background color of the submenu (different ... #menu-item-116 span { color: #ffffff !important; } /* Hover state...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
My bad, I didn’t notice that I built card without #391…
Sorry for troubling.
Ok, thanks. Will investigate. (I tested with lights rather than switches, that may be the difference)