style: only limit hovering hinting to specific class
This commit is contained in:
parent
af2857103b
commit
9c3bf6e5a2
@ -126,6 +126,6 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
table.table tr:hover td {
|
||||
table.table.highlight-on-hover tr:hover td {
|
||||
background-color: rgba(#03A9F4, 10%);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user