Browse Source

update button bg color

pull/40/head
afc163 10 years ago
parent
commit
b95f1b8310
  1. 2
      style/themes/default/custom.less

2
style/themes/default/custom.less

@ -49,7 +49,7 @@
@btn-primary-border : shade(@primary-color, 5%);
@btn-default-color : #666;
@btn-default-bg : #f3f5f7;
@btn-default-bg : #f4f4f4;
@btn-default-border : #d9d9d9;
@btn-ghost-color : #666;

Loading…
Cancel
Save