A
A
andr20172016-09-02 09:44:01
Yii
andr2017, 2016-09-02 09:44:01

CGridView in Yii, when hovering and clicking, repaints tr tables in a different color, how to remove it?

Nothing is specified in the styles. I understand this happens in js. The question is how to remove it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
andr2017, 2016-09-09
@andr2017

redefined stylesheet.

U
undeadter, 2016-09-02
@undeadter

:hover, :focus {
background-color: inherit;
color: inherit;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question