forked from extern/egroupware
User not accepted only changes body color, leave header color
This commit is contained in:
parent
5f919ced72
commit
cf26523530
@ -433,6 +433,10 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
||||
* User has not accepted the invitation
|
||||
*/
|
||||
.calendar_calEventUnknown {
|
||||
border-color: white;
|
||||
}
|
||||
.calendar_calEventUnknown .calendar_calEventBody,
|
||||
.calendar_calEventUnknown .calendar_calEventBodySmall {
|
||||
background-color: white !important;
|
||||
}
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user