Hello.
I use
#ui-bar-toggle:hover{
background-color: purple
}
and that changes toggle button color to purple when mouse is over it.
However neither
#history-backward: hover {
background-color: purple
}
nor
#menu-item-saves:hover{
background-color: purple
}
does not change color of buttons when mouse is over it.
What do I do wrong and how to do it right?
Comments
I'd like to turn save, save to disk, load from disk (and also delete and delete all when active) buttons to darkpurple and make them purple on hover.
Thank you in advance.
You made my day. I guess, I have no other way, than to go to patreon and increase my pledge a bit.