PHPMailer neu implementiert
This commit is contained in:
@@ -46,4 +46,20 @@ pre {
|
||||
|
||||
.color-box p {
|
||||
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
|
||||
}
|
||||
|
||||
/* Verbessertes Styling für den Terminverschiebung-Button */
|
||||
.btn-outline-primary d-inline-flex {
|
||||
display: inline-flex !important;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.btn-outline-primary .material-icons {
|
||||
vertical-align: middle;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
/* Optional: Kleiner Abstand für bessere Lesbarkeit */
|
||||
.collapse:not(.show) {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user