vendor/assets/stylesheets/timepicker.scss in active_frontend-4.5.1 vs vendor/assets/stylesheets/timepicker.scss in active_frontend-5.0.0
- old
+ new
@@ -63,10 +63,10 @@
padding: 8px 0;
outline: 0;
width: 100%;
}
.timepicker-widget table td a:hover {
- color: rgba(91,146,250,1);
+ color: rgba(0,153,255,1);
text-decoration: none;
}
.timepicker-widget table td input {
margin: 0;
text-align: center;
\ No newline at end of file