| Current Path : /home/azimutno/azimutno/azimutno/azimutno/www/templates/jdirect_aviato/less/uikit/ |
| Current File : /home/azimutno/azimutno/azimutno/azimutno/www/templates/jdirect_aviato/less/uikit/variables.less |
// Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */ // // Component: Variables // // ======================================================================== // Global variables // ======================================================================== // // Text // @global-color: #737373; @global-muted-color: lighten(@global-color, 20%); @global-link-color: #f56c13; @global-link-hover-color: #000; @global-contrast-color: #fff; @global-font-size: 16px; @global-line-height: 22px; // // Backgrounds & Borders // @global-background: #fff; @global-border: #e6e6e6; @global-primary-background: @global-link-color; @global-success-background: #8cc14c; @global-warning-background: #faa732; @global-danger-background: #da314b; @global-border-radius: 3px; // // Spacings // @global-margin: 15px; @global-margin-large: 25px; @global-grid-gutter: 25px; @global-grid-gutter-large: 35px; // // Controls // @global-height: 30px; @global-height-mini: 20px; @global-height-small: 25px; @global-height-large: 40px; // // Z-index // @global-z-index: 1000;