@import ey-theme-globals.css.sass // Use // instead of /* */ to hide from production // -------------------------------------------------- /* JQUERY TOOLTIP // -------------------------------------------------- #tooltip position: absolute z-index: 3000 background-color: $color-text padding: 0 1em @include rounded-box opacity: 0.85 color: $color-background text-shadow: 0 -1px 2px darken($color-text, 25%) h3, div margin: 0 padding: .5em 0 font-size: 1em color: $color-background text-shadow: 0 -1px 2px darken($color-text, 25%)