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