change status color, #413

This commit is contained in:
afc163 2015-11-26 12:07:38 +08:00
parent 59db4e46c6
commit d533a7715b

View File

@ -4,8 +4,8 @@
// Color
@primary-color : #2db7f5;
@success-color : #87d068;
@error-color : #f60;
@warning-color : #fac450;
@error-color : #f50;
@warning-color : #fa0;
// ------ Base & Require ------
@body-background : #fff;