first commit

This commit is contained in:
2024-11-11 18:46:54 +01:00
commit a630d17338
25634 changed files with 4923715 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
.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;
}