| Current Path : /home/poliximo/public_html/templates/yoo_aurora/less/uikit/ |
| Current File : /home/poliximo/public_html/templates/yoo_aurora/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() {}