Change Hover Color for Action Button in Top Bar

Hi,

Iam having trouble with the action button in the top bar on http://ja-zu-integration.org . I can´t figure out how to change the hover color. Right now if you slide over it you just get a blue bar. I tried the following css, but it did nothing to resolve the problem:
a.button::after, a.tp-button::after, button::after, input[type="submit"]::after, input[type="reset"]::after, input[type="button"]::after { background: rgba(255,255,255,0.5) !important; }


I would appreciate your help with the css or if you could tell me which betheme option controls this state.

Thanks for your efforts

Comments

Sign In or Register to comment.