aristath/kirki

View on GitHub
packages/kirki-framework/module-tooltips/dist/control.css

Summary

Maintainability
Test Coverage
.kirki-tooltip-wrapper{float:right;position:relative;z-index:5}.kirki-tooltip-wrapper .tooltip-trigger{cursor:help;text-decoration:none}.kirki-tooltip-wrapper .tooltip-content{background:#000;border-radius:3px;color:#fff;height:auto;left:-225px;line-height:1.4em;padding:10px;position:absolute;top:-10px;width:200px;z-index:99999}.kirki-tooltip-wrapper .tooltip-content a{color:#00a0d2}.kirki-tooltip-wrapper .tooltip-content :after{color:#000;content:"\f139";font-family:dashicons;font-size:20px;position:absolute;right:-12px;top:11px}
/*# sourceMappingURL=control.css.map */