updated css

This commit is contained in:
2026-01-10 08:54:15 +01:00
parent 8e9effd7c4
commit ddb873a2b0
+5 -3
View File
@@ -265,7 +265,7 @@ data:
display: flex !important;
align-items: center !important;
}
/* Make the image fill it */
#information-widgets .information-widget-logo img {
max-height: 160px !important;
@@ -276,10 +276,12 @@ 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,
@@ -340,7 +342,7 @@ spec:
valueFrom:
secretKeyRef:
name: homepage-secrets
key: prowlarr-api-key
key: prowlarr-api-key
- name: HOMEPAGE_VAR_SONARR_API_KEY
valueFrom:
secretKeyRef:
@@ -502,4 +504,4 @@ spec:
- hosts:
- orsi.dooplex.hu
secretName: homepage-orsi-tls
---
---