overlay tweak
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user