Files
interblue.pl/modules/blockreassurance/views/lib/pickr/css/pickr-override.css
2024-10-25 14:16:28 +02:00

22 lines
439 B
CSS

.pickr {
z-index: initial !important;
}
.pickr button.pcr-button {
width: 70%;
border: 1px solid #BBB;
height: 30px;
border-radius: 5px;
}
.pcr-app .pcr-interaction input {
font-size: 12px !important;
width: 26% !important;
}
.pcr-app .pcr-interaction .pcr-save {
background-color: #3bb7d7 !important;
height: 31px !important;
font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}