Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/less/uikit/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/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() {}