Remove today hover color

This commit is contained in:
afc163 2015-10-28 15:53:30 +08:00
parent 7c9892a9c7
commit 8f7c7350e8

View File

@ -230,11 +230,6 @@
display: inline-block;
text-align: center;
margin: 0 10px;
&:hover {
cursor: pointer;
color: #23c0fa;
}
}
.@{calendar-prefix-cls}-ok-btn {