diff -r 3b8806ffa1b1 -r 0d935c599fa3 QTfrontend/main.cpp --- a/QTfrontend/main.cpp Tue Aug 12 09:52:57 2008 +0000 +++ b/QTfrontend/main.cpp Tue Aug 12 10:02:34 2008 +0000 @@ -173,11 +173,14 @@ "}" "QGroupBox{" + "background-image: url(\":/res/panelbg.png\");" + "background-position: bottom center;" + "background-repeat: repeat-x;" "border: solid;" "border-width: 4px;" "border-radius: 16px;" "border-color: orange;" - "background-color: #130f2c;" + "background-color: #010101;" "color: orange;" "font: bold 14px;" "padding: 3px;"