mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
theme: Move the black background of the video
We need the black inside the subsurface node for the single-pixel optimization to work, so put it there.
This commit is contained in:
parent
0108a5f56d
commit
e33e9c506d
@ -3940,7 +3940,9 @@ video {
|
||||
min-height: 64px;
|
||||
border-radius: 32px;
|
||||
}
|
||||
background: black;
|
||||
& graphicsoffload > picture {
|
||||
background: black;
|
||||
}
|
||||
}
|
||||
|
||||
/************
|
||||
|
Loading…
Reference in New Issue
Block a user