add styling to event reminder

This commit is contained in:
Hannes Heute 2023-09-29 14:55:29 +02:00
parent 70aacc8a5e
commit a3fa8ec29a

View File

@ -2214,9 +2214,11 @@ img.acpopup-img {
margin-left: 15px;
}
/* Birthday */
/* Birthday and Event Reminders */
#birthday-notice,
#birthday-wrapper {
#birthday-wrapper,
#event-notice,
#event-wrapper {
margin-bottom: 5px;
padding: 10px;
border: none;