made outline transparent also
This commit is contained in:
@@ -1324,8 +1324,8 @@ data:
|
||||
background: rgba(45, 181, 230, 0.12);
|
||||
}
|
||||
|
||||
/* Grafana iframe: slightly transparent + boosted contrast/brightness */
|
||||
.widget.widget-type-iframe:has(iframe[src*="grafana"]) iframe {
|
||||
/* iFrames: slightly transparent + boosted contrast/brightness */
|
||||
.widget.widget-type-iframe iframe {
|
||||
opacity: 0.7 !important;
|
||||
filter: contrast(1.15) brightness(1.3) !important;
|
||||
border-radius: 12px !important;
|
||||
|
||||
Reference in New Issue
Block a user