Commit 30be0706 authored by cyh's avatar cyh

Merge branch 'feature/table' of http://114.115.168.181/yuguangyang/style_tool into feature/table

parents b361019e 20fc5e9e
...@@ -52,7 +52,7 @@ $--color-success-background-plain-hover: #E1F2EA !default; ...@@ -52,7 +52,7 @@ $--color-success-background-plain-hover: #E1F2EA !default;
$--color-success-border-plain-hover: #43C072 !default; $--color-success-border-plain-hover: #43C072 !default;
$--color-success-text-plain-hover: #43BF73 !default; $--color-success-text-plain-hover: #43BF73 !default;
/// color|1|Functional Color|1 /// color|1|Functional Color|1
$--color-warning: #FFA533 !default; $--color-warning: #FFA533 !default;
$--color-warning-hover: #F29924 !default; $--color-warning-hover: #F29924 !default;
$--color-warning-background-plain: #FFF5E6 !default; $--color-warning-background-plain: #FFF5E6 !default;
$--color-warning-border-plain: #F8DDC0 !default; $--color-warning-border-plain: #F8DDC0 !default;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment