/* Inline-Record-Titel der Slots: Umbruch statt Overflow */
[id*="tx_ttgslotbooking_domain_model_slot"][id$="_label"] {
    white-space: normal;
    overflow: visible;
}

[id*="tx_ttgslotbooking_domain_model_slot"][id$="_label"] > span[title] {
    white-space: normal;
    overflow: visible;
}
