mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-06 14:20:58 +00:00
nuke vendor prefixes
This commit is contained in:
parent
7a00b13b07
commit
84cd41956f
1 changed files with 1 additions and 3 deletions
|
|
@ -10,9 +10,7 @@
|
|||
|
||||
*:hover > .anchorjs-link {
|
||||
opacity: .75;
|
||||
-webkit-transition: color .16s linear;
|
||||
-o-transition: color .16s linear;
|
||||
transition: color .16s linear;
|
||||
transition: color .16s linear;
|
||||
}
|
||||
|
||||
*:hover > .anchorjs-link:hover,
|
||||
|
|
|
|||
Loading…
Reference in a new issue