| Current Path : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/templates/yoo_everest/less/uikit/ |
| Current File : /var/www/iplanru/data/www/iplan.5018.vps.agava.net/templates/yoo_everest/less/uikit/table.less |
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
//
// Component: Table
//
// ========================================================================
// Variables
// ========================================================================
@table-margin-vertical: @global-margin;
@table-caption-color: @global-muted-color;
@table-caption-font-size: round(@global-font-size * 0.85); // 12px
@table-striped-background: @global-light-background;
@table-hover-background: darken(@global-light-background, 3%);
// Component
// ========================================================================
.hook-table() {}
// Miscellaneous
// ========================================================================
.hook-table-misc() {}