UNPKG
wkb-common-ui
Version:
latest (1.0.8)
1.0.8
1.0.7
1.0.4
wkb-ui
wkb-common-ui
/
packages
/
theme-chalk
/
src
/
date-picker
/
time-picker.less
9 lines
(7 loc)
•
160 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
@import
"../common/variable/color.less"
;
.el-time-panel__btn
.confirm
{
color
:
@ui-blue-default
; }
.el-time-spinner__arrow
:hover
{
color
:
@ui-blue-hover
; }