[Timepicker] Changed the curr day color to always be white

This commit is contained in:
Khalah Jones-Golden 2015-10-22 19:27:18 -04:00
parent b69d2fa7d7
commit 70cea3a1bb

View file

@ -213,6 +213,7 @@ kbn-info i {
.kbn-timepicker .btn-info {
.button-variant(@btn-info-color; @btn-info-bg; @btn-info-border);
.text-info { color: @btn-info-color; }
text-shadow: none;
}