Hello, I am demoralized !
I am tyring to do a very simple thing but with no result - all I need to do is change the background color of the submit button on hover/focus
I have tried Extra Attrivutes with style as well as Custom CSS, see example
.ui.green.button:hover .ui.green.buttons:hover .button:hover { background-color: #303030 !important; }
I am using the default green - even changed the default hover color from #16ab39 to #303030 within the various ccs files in /httpdocs/libraries/cegcore2/assets/semantic-ui/components.
What is wrong?
many thanks in advance
Rita
I am tyring to do a very simple thing but with no result - all I need to do is change the background color of the submit button on hover/focus
I have tried Extra Attrivutes with style as well as Custom CSS, see example
.ui.green.button:hover .ui.green.buttons:hover .button:hover { background-color: #303030 !important; }
I am using the default green - even changed the default hover color from #16ab39 to #303030 within the various ccs files in /httpdocs/libraries/cegcore2/assets/semantic-ui/components.
What is wrong?
many thanks in advance
Rita