mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Improve mac skin around groupboxes, to avoid banding of light and dark areas
This commit is contained in:
parent
8edf5e93cf
commit
94d8a3c2c9
@ -4,3 +4,7 @@
|
||||
background-color: #ebebeb !important;
|
||||
}
|
||||
|
||||
groupbox * {
|
||||
background: url("chrome://global/skin/10pct_transparent_grey.png") repeat !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user