23.03.2020, 07:31
(23.03.2020, 07:25)admin Wrote: Depends on what do you want to change exactly. This example will change spinner button color to orange:Basically, what I need is some pointer so how to set up the different parameters.
Code:.control-spinner .btn {
background-color: #f90;
background-image: none;
}
If I in addition to having orange button, I want to change the border colour of the value filed, how can I add that? Is there somewhere a tutorial or something explaining how to figure this out?
I see from the inspection that there are several parameters, and I have tried to enter some of them, but to no effect.
There are 10 kinds of people in the world; those who can read binary and those who don't