Fixes: U4-7625 Rounded corners for datepicker dialog
This commit is contained in:
@@ -574,3 +574,12 @@ input[type=checkbox]:checked + .input-label--small {
|
||||
font-weight: bold;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
|
||||
// Datepicker styles
|
||||
.bootstrap-datetimepicker-widget,
|
||||
.bootstrap-datetimepicker-widget td,
|
||||
.bootstrap-datetimepicker-widget th,
|
||||
.bootstrap-datetimepicker-widget td span {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user