mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Remove unneeded suppression and clean up docs less files.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// stylelint-disable property-no-vendor-prefix
|
||||
|
||||
.anchorjs-link {
|
||||
color: inherit;
|
||||
}
|
||||
@@ -12,8 +10,6 @@
|
||||
|
||||
*:hover > .anchorjs-link {
|
||||
opacity: .75;
|
||||
-webkit-transition: color .16s linear;
|
||||
-o-transition: color .16s linear;
|
||||
transition: color .16s linear;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user