parent
dc0f396fbf
commit
73f9328f12
|
@ -194,7 +194,7 @@ tr.state.handled td.state {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* HOVER colors */
|
/* HOVER colors */
|
||||||
tr[href]:hover {
|
tr.state:hover, tr[href]:hover {
|
||||||
color: black;
|
color: black;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue