This is a migrated thread and some comments may be shown as answers.

Button mousehover color not changing

1 Answer 59 Views
Button
This is a migrated thread and some comments may be shown as answers.
M Kumar
Top achievements
Rank 1
Iron
Veteran
M Kumar asked on 19 Dec 2019, 08:41 AM

Hi,
    I am using rad button with image and text with Bootstrap skin, in code behind i set border color to white,i want to change button back color as green when mouse over the button, but currently it changing light gray color, how to change some other color when mousehover the button. i used HoveredCssClass also, but not yet change color. HoveredCssClass="btncolorch"

 .btncolorch {

            border-color:purple;
            background-color : red;
        }

http://prntscr.com/qcx6sq

Thanks

 

1 Answer, 1 is accepted

Sort by
0
M Kumar
Top achievements
Rank 1
Iron
Veteran
answered on 20 Dec 2019, 08:34 AM
Its ok fixed already
Tags
Button
Asked by
M Kumar
Top achievements
Rank 1
Iron
Veteran
Answers by
M Kumar
Top achievements
Rank 1
Iron
Veteran
Share this question
or