overlay tweak

This commit is contained in:
2026-01-14 07:49:58 +01:00
parent 3b093c698b
commit 549ef84306
+4 -4
View File
@@ -1308,7 +1308,7 @@ data:
border-radius: 12px !important; border-radius: 12px !important;
width: 100% !important; width: 100% !important;
border: 0 !important; border: 0 !important;
filter: sepia(0.25) saturate(1) hue-rotate(160deg) brightness(1.05) !important; filter: sepia(0.25) saturate(1) hue-rotate(200deg) brightness(1.05) !important;
position: relative !important; position: relative !important;
z-index: 1 !important; z-index: 1 !important;
} }
@@ -1321,7 +1321,7 @@ data:
z-index: 2; z-index: 2;
pointer-events: none; pointer-events: none;
border-radius: 12px; border-radius: 12px;
background: rgba(45, 126, 136, 0.16); background: rgba(45, 126, 255, 0.16);
} }
/* ========================================================================= /* =========================================================================
@@ -1329,10 +1329,10 @@ data:
========================================================================= */ ========================================================================= */
.widget.widget-type-custom-api:has(.ver-widget) .ver-list { .widget.widget-type-custom-api:has(.ver-widget) .ver-list {
max-height: 850px !important; max-height: 855px !important;
} }
.widget.widget-type-custom-api:has(.ver-widget) { .widget.widget-type-custom-api:has(.ver-widget) {
min-height: 970px !important; min-height: 975px !important;
} }