First complete upload CasaDoc

This commit is contained in:
2024-09-18 10:42:19 +02:00
commit 2ab3e52df3
3042 changed files with 407823 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.input-group-prepend .btn, .input-group-append .btn {
padding: 0.35rem 1rem;
border: 1px solid $gray-400;
}
.form-control.input-solid:not([disabled]) {
background-color: $light;
}