further css tinkering
This commit is contained in:
@@ -276,17 +276,15 @@ data:
|
||||
|
||||
.calcom-iframe {
|
||||
height: 600px !important;
|
||||
filter: sepia(25%) saturate(130%) hue-rotate(230deg) brightness(0.93);
|
||||
}
|
||||
|
||||
.calendar-iframe {
|
||||
height: 600px !important;
|
||||
filter: sepia(25%) saturate(130%) hue-rotate(230deg) brightness(0.93);
|
||||
}
|
||||
|
||||
.calcom-iframe iframe,
|
||||
.calendar-iframe iframe {
|
||||
filter: sepia(25%) saturate(130%) hue-rotate(230deg) brightness(0.93);
|
||||
iframe[src*="calendar.google.com"],
|
||||
iframe[src*="booking.dooplex.hu"] {
|
||||
filter: sepia(25%) saturate(130%) hue-rotate(230deg) brightness(0.93) !important;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user