mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Merge pull request #13013 from ogonkov/patch-1
Support for hovering on cell's with some state
This commit is contained in:
commit
09a7770919
@ -20,6 +20,7 @@
|
||||
> td.@{state}:hover,
|
||||
> th.@{state}:hover,
|
||||
&.@{state}:hover > td,
|
||||
&:hover > .@{state},
|
||||
&.@{state}:hover > th {
|
||||
background-color: darken(@background, 5%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user