<!-- PLEASE READ THE FOLLOWING INSTRUCTIONS --> <!-- Choose one of the following: --> This is about **Bulma**. <!-- Is it about Bulma or about the Docs? --> <!-- Is it a bug/feature/question or do you need help? --> <!-- If it's a bug, is it a browser bug? --> ### Overview of the problem <!-- UNCOMMENT THE APPROPRIATE LINES --> <!-- This is about the Bulma **CSS framework** --> <!-- This is about the Bulma **Docs** --> I'm using Bulma **version** [6.0.0] <!-- My **browser** is: --> <!-- This is a **Sass** issue: I'm using version [x.x.x] --> <!-- I am sure this issue is **not a duplicate**? --> ### Description <!-- Description of the bug, enhancement, or question --> When using a table with is-hoverable and is-selected the selected items hover styles are unreadable. ### Expected behavior <!-- What you expected to happen --> Not sure maybe do not do hover on selected items. ### Actual behavior <!-- What actually happened --> Selected Item <img width="619" alt="screen shot 2017-10-14 at 2 55 08 pm" src="https://user-images.githubusercontent.com/13805753/31579283-623e3fc2-b0f0-11e7-9eca-95af3ec02849.png"> Selected Item on Hover <img width="622" alt="screen shot 2017-10-14 at 2 55 15 pm" src="https://user-images.githubusercontent.com/13805753/31579285-6af9bf88-b0f0-11e7-8154-1d0cbe1cc09a.png">