Browse Source

update ok button style

pull/1042/head
afc163 9 years ago
parent
commit
2ec38b1072
  1. 4
      style/components/datepicker/Calendar.less

4
style/components/datepicker/Calendar.less

@ -282,9 +282,7 @@
right: 9px;
&-disabled {
color: #ccc !important;
background-color: #f3f5f7 !important;
border-color: #d9d9d9 !important;
.button-color(@btn-disable-color; @btn-disable-bg; @btn-disable-border);
cursor: not-allowed;
}
}

Loading…
Cancel
Save