| Current Path : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/less/uikit/ |
| Current File : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/less/uikit/tooltip.less |
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
//
// Component: Tooltip
//
// ========================================================================
// Variables
// ========================================================================
@tooltip-z-index: (@global-z-index + 30);
@tooltip-font-size: round(@global-font-size * 0.85); // 12px
@tooltip-line-height: round(@tooltip-font-size * 1.5); // 18px
// Component
// ========================================================================
.hook-tooltip() {}
// Miscellaneous
// ========================================================================
.hook-tooltip-misc() {}