changed row highlight for datetime picker.
This commit is contained in:
parent
55a761f285
commit
ea2fd640e4
@ -12,7 +12,7 @@
|
||||
}
|
||||
}
|
||||
.bootstrap-datetimepicker-widget tr:hover {
|
||||
background-color: #808080;
|
||||
background-color: #a9a9a9;
|
||||
}
|
||||
.datepicker tr.highlight {
|
||||
background: #eeeeee;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user