diff --git a/demo.html b/demo.html index 3a1bf7b..c286fd3 100644 --- a/demo.html +++ b/demo.html @@ -278,7 +278,7 @@
- + diff --git a/hint.css b/hint.css index 83fece9..01086e2 100644 --- a/hint.css +++ b/hint.css @@ -343,8 +343,7 @@ -webkit-transform: translateY(8px); -moz-transform: translateY(8px); transform: translateY(8px); } - -/** + /** * source: hint-sizes.scss * * Defines width restricted tooltips that can span @@ -522,6 +521,12 @@ .hint--success.hint--right:before { border-right-color: #458746; } + + .position-grid__cell:hover { + background-color: #ADD8E6; + } + + /** * source: hint-always.scss *