update Transfer

update Transfer
This commit is contained in:
梁灏 2016-11-18 14:37:02 +08:00
parent 37ee153528
commit 122e69ee97
6 changed files with 44 additions and 13 deletions

View file

@ -37,6 +37,7 @@
@background-color-base : #f7f7f7; // base
@background-color-select-hover: @input-disabled-bg;
@tooltip-bg : rgba(70, 76, 91, .9);
@head-bg : #f9fafc;
// Shadow
@shadow-color : rgba(0, 0, 0, .2);