jpfleury / clearlooks-phenix

GTK3 port of the Clearlooks theme
GNU General Public License v3.0
96 stars 42 forks source link

Fix background color of hovered menu item in Chromium 54.x #34

Open sibskull opened 7 years ago

sibskull commented 7 years ago

Because Chromium 54.x use not only own GTK3 theme, but partially use system theme, there is hover item in drop-down menus shows without gradient background and border. Use strict background-color with solid color before gradient background-image will fixes this issue.