diff -r 2b45d88716b0 -r 7ee750565e2d QTfrontend/main.cpp --- a/QTfrontend/main.cpp Sun Oct 26 17:17:07 2008 +0000 +++ b/QTfrontend/main.cpp Sun Oct 26 17:18:58 2008 +0000 @@ -200,7 +200,13 @@ "color: #ffcc00;" "font: bold 14px;" "}" - + + "VertScrArea{" + "background-image: url(\":/res/panelbg.png\");" + "background-position: bottom center;" + "background-repeat: repeat-x;" + "}" + "IconedGroupBox{" "border: solid;" "border-width: 3px;"