This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/assets/stylesheets/5-vendor/_datetimepicker.scss
2021-08-23 10:26:02 +02:00

18 lines
260 B
SCSS

.bootstrap-datetimepicker-widget {
.table th, .table td {
border: 0;
}
table th,
table td,
table td.day {
height: 36px;
line-height: 36px;
width: 36px;
}
table th {
font-weight: $headings-font-weight;
}
}