tried again
This commit is contained in:
@@ -406,7 +406,10 @@ data:
|
|||||||
background: rgba(226, 146, 255, 0.16);
|
background: rgba(226, 146, 255, 0.16);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Remove purple overlay from Nextcloud iframe */
|
.widget.widget-type-iframe:has(iframe[src*="nextcloud"]) {
|
||||||
|
position: relative !important;
|
||||||
|
}
|
||||||
|
|
||||||
.widget.widget-type-iframe:has(iframe[src*="nextcloud"])::before {
|
.widget.widget-type-iframe:has(iframe[src*="nextcloud"])::before {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user