.button.text-only-button:hover{
color: @selected_bg_color;
}
.button.text-only-button:active,
.button.text-only-button:active:hover {
background-color: transparent;