update DateTimePicker

update DateTimePicker
This commit is contained in:
梁灏 2016-12-30 17:00:26 +08:00
parent 3693144258
commit 2dc2771349
8 changed files with 92 additions and 36 deletions

View file

@ -258,5 +258,9 @@
color: @link-active-color;
}
}
& > span&-time-disabled{
color: @btn-disable-color;
cursor: @cursor-disabled;
}
}
}

View file

@ -93,7 +93,8 @@
top: 31px;
bottom: 0;
right: -2px;
background: @border-color-split
background: @border-color-split;
z-index: 1;
}
&-right{