Closed bicknellr closed 4 years ago
Renames --paper-dropdown-menu-focus-underline -> --paper-dropdown-menu-undeline-focus so that the focus qualifier is at the end, to match paper-input-container: https://github.com/PolymerElements/paper-input/blob/ffae7ffdbd3e3ac9cf93bb6e883d8217c15d419d/paper-input-container.js#L150-L152
--paper-dropdown-menu-focus-underline
--paper-dropdown-menu-undeline-focus
focus
Fixes the demo, which I broke in #316, so that the heavily styled example of paper-dropdown-menu-light still shows the focus underline (just not the regular one) to match the heavily styled paper-dropdown-menu.
Renames
--paper-dropdown-menu-focus-underline
->--paper-dropdown-menu-undeline-focus
so that thefocus
qualifier is at the end, to match paper-input-container: https://github.com/PolymerElements/paper-input/blob/ffae7ffdbd3e3ac9cf93bb6e883d8217c15d419d/paper-input-container.js#L150-L152Fixes the demo, which I broke in #316, so that the heavily styled example of paper-dropdown-menu-light still shows the focus underline (just not the regular one) to match the heavily styled paper-dropdown-menu.