From 652df34f47e08bc1ebba504941272d0f54b5923b Mon Sep 17 00:00:00 2001 From: afc163 Date: Sun, 14 Jun 2015 13:20:59 +0800 Subject: [PATCH] fix link color in time panel --- style/components/datepicker/TimePanel.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/components/datepicker/TimePanel.less b/style/components/datepicker/TimePanel.less index 6078f9e681..7b7161ec1d 100644 --- a/style/components/datepicker/TimePanel.less +++ b/style/components/datepicker/TimePanel.less @@ -52,6 +52,7 @@ display: block; border-radius: 4px; margin: 0 auto; + color: #666; &:hover { background: #ebfaff;