removed tint from nextcloud
This commit is contained in:
@@ -406,6 +406,11 @@ data:
|
||||
background: rgba(226, 146, 255, 0.16);
|
||||
}
|
||||
|
||||
/* Remove purple overlay from Nextcloud iframe */
|
||||
.widget.widget-type-iframe:has(iframe[src*="nextcloud"])::before {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Widget content area */
|
||||
.widget-content {
|
||||
background-color: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user