changed row highlight for datetime picker.

This commit is contained in:
chris.watts90@outlook.com 2017-04-10 22:21:54 +01:00
parent 55a761f285
commit ea2fd640e4

View File

@ -12,7 +12,7 @@
} }
} }
.bootstrap-datetimepicker-widget tr:hover { .bootstrap-datetimepicker-widget tr:hover {
background-color: #808080; background-color: #a9a9a9;
} }
.datepicker tr.highlight { .datepicker tr.highlight {
background: #eeeeee; background: #eeeeee;