Kundenhoheit
This commit is contained in:
parent
d8b5206031
commit
dc63fa9fb2
52 changed files with 2436 additions and 557 deletions
|
|
@ -30,4 +30,25 @@ a[aria-expanded='true'] > .fa-caret-expand:before {
|
|||
|
||||
.custom-control-label::before {
|
||||
border: 1px solid rgba(182, 117, 16, 0.8);
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: #868686 !important;
|
||||
}
|
||||
|
||||
@media (min-width: 992px){
|
||||
.modal-lg {
|
||||
max-width: 55rem;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.modal-xl {
|
||||
width: 90%;
|
||||
max-width:75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.text-match{
|
||||
color:#295B28;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue