Няма описание

123456789
  1. $color-red-error: rgb(185, 74, 72) !default;
  2. $color-grey-arrow: rgba(204, 204, 204, 0.2) !default;
  3. $width-default: 220px !default; // 3 960px-grid columns
  4. $zindex-select-dropdown: 1060 !default; // must be higher than a modal background (1050)
  5. //** Placeholder text color
  6. $input-color-placeholder: #999 !default;