Coloring button link background area when it's hovered
问题 I'm developing a web application using the Vaadin framework. I have a Button styled as BaseTheme.BUTTON_LINK and have an icon showing. The button is assigned a CSS class which has a hover state, when the button is hovered i want to change the background of the button to white color. When i expanded the area to be coloured with firebug, it gives this : <div class="v-slot v-slot-link" style="width: 25%; margin-left: 0px;"> <div class="v-button v-widget link v-button-link" tabindex="0" role=