mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-22 17:50:33 +03:00
chore(deps-dev): bump sass from 1.51.0 to 1.52.1
This commit is contained in:
+13
-13
@@ -1,13 +1,13 @@
|
||||
$primary: #eee !default;
|
||||
$secondary: #e0e0e0 !default;
|
||||
$ternary: #f5f5f5 !default;
|
||||
$hover-highlight: rgba(204, 216, 219, 0.5) !default;
|
||||
$text: #404040 !default;
|
||||
$background: #fff !default;
|
||||
$highlighted: #dcefff !default;
|
||||
$border-color: #eaeaea !default;
|
||||
$timeaxis-background: #fff !default;
|
||||
$marker-background: #000 !default;
|
||||
$row-label-border-color: $border-color !default;
|
||||
$tooltip-background: #000;
|
||||
$tooltip-color: #fff;
|
||||
$primary: #eee !default;
|
||||
$secondary: #e0e0e0 !default;
|
||||
$ternary: #f5f5f5 !default;
|
||||
$hover-highlight: rgba(204, 216, 219, 0.5) !default;
|
||||
$text: #404040 !default;
|
||||
$background: #fff !default;
|
||||
$highlighted: #dcefff !default;
|
||||
$border-color: #eaeaea !default;
|
||||
$timeaxis-background: #fff !default;
|
||||
$marker-background: #000 !default;
|
||||
$row-label-border-color: $border-color !default;
|
||||
$tooltip-background: #000;
|
||||
$tooltip-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user