|
|
@ -32,21 +32,25 @@ $bar-base-height: 44px; |
|
|
|
$bar-tab-height: 50px; |
|
|
|
$bar-tab-height: 50px; |
|
|
|
$bar-side-spacing: 10px; |
|
|
|
$bar-side-spacing: 10px; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Cards |
|
|
|
// Cards |
|
|
|
// -------------------------------------------------- |
|
|
|
// -------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
$card-bg: #fff; |
|
|
|
$card-bg: #fff; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Buttons |
|
|
|
// Buttons |
|
|
|
// -------------------------------------------------- |
|
|
|
// -------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
$button-font-size: 12px; |
|
|
|
$button-font-size: 12px; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Transitions |
|
|
|
// Transitions |
|
|
|
// -------------------------------------------------- |
|
|
|
// -------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
$timing-fuction: cubic-bezier(.1, .5, .1, 1); // Inspired by @c2prods |
|
|
|
$timing-fuction: cubic-bezier(.1, .5, .1, 1); // Inspired by @c2prods |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Borders |
|
|
|
// Borders |
|
|
|
// -------------------------------------------------- |
|
|
|
// -------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|