Improve mac skin around groupboxes, to avoid banding of light and dark areas

This commit is contained in:
zach@zachlipton.com 2007-08-15 14:33:53 -07:00
parent 8edf5e93cf
commit 94d8a3c2c9

View File

@ -4,3 +4,7 @@
background-color: #ebebeb !important;
}
groupbox * {
background: url("chrome://global/skin/10pct_transparent_grey.png") repeat !important;
}