updated css
This commit is contained in:
@@ -265,7 +265,7 @@ data:
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Make the image fill it */
|
/* Make the image fill it */
|
||||||
#information-widgets .information-widget-logo img {
|
#information-widgets .information-widget-logo img {
|
||||||
max-height: 160px !important;
|
max-height: 160px !important;
|
||||||
@@ -276,10 +276,12 @@ 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,
|
.calcom-iframe iframe,
|
||||||
@@ -340,7 +342,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: homepage-secrets
|
name: homepage-secrets
|
||||||
key: prowlarr-api-key
|
key: prowlarr-api-key
|
||||||
- name: HOMEPAGE_VAR_SONARR_API_KEY
|
- name: HOMEPAGE_VAR_SONARR_API_KEY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
@@ -502,4 +504,4 @@ spec:
|
|||||||
- hosts:
|
- hosts:
|
||||||
- orsi.dooplex.hu
|
- orsi.dooplex.hu
|
||||||
secretName: homepage-orsi-tls
|
secretName: homepage-orsi-tls
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user