E
E
EvgMul2015-10-18 13:50:00
HTML
EvgMul, 2015-10-18 13:50:00

Which Bootstrap property is applied when the button is clicked?

Good day.
The essence of the problem is as follows. If we apply the btn property to a button when layout on Bootstrap, then when we click on the button, it gets a certain background color even when we move the mouse away from the element. This property is removed only when another button is clicked. Please tell me how it is implemented and how to give your own properties for such an event / behavior. I am a beginner, I am at a loss in terminology.
Thanks in advance to all who respond.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nazar Mokrinsky, 2015-10-18
@EvgMul

button:focus {
    //Bla-bla-bla
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question