diff --git a/src/_hovers.css b/src/_hovers.css index 720915f97..f6d0e8319 100644 --- a/src/_hovers.css +++ b/src/_hovers.css @@ -124,11 +124,11 @@ } /* + * TODO: Test and rename Add shadow on hover. Performant box-shadow animation pattern from http://tobiasahlin.com/blog/how-to-animate-box-shadow/ -*/ .shadow-hover { cursor: pointer; @@ -154,6 +154,7 @@ .shadow-hover:focus::after { opacity: 1; } +*/ /* Combine with classes in skins and skins-pseudo for * many different transition possibilities. */