diff -r effafd586a4e -r 6ed1fba6da18 QTfrontend/main.cpp --- a/QTfrontend/main.cpp Sat Oct 17 04:57:05 2009 +0000 +++ b/QTfrontend/main.cpp Sat Oct 17 06:18:51 2009 +0000 @@ -132,7 +132,12 @@ "SelWeaponWidget, QCheckBox, QRadioButton {" "font: bold 14px;" "}" - + "SelWeaponWidget QTabWidget::pane, SelWeaponWidget QTabBar::tab:selected {" + "background-image: url(\":/res/panelbg.png\");" + "background-position: bottom center;" + "background-repeat: repeat-x;" + "background-color: #040200;" + "}" ".QGroupBox,GameCFGWidget,TeamSelWidget,SelWeaponWidget {" "background-image: url(\":/res/panelbg.png\");" "background-position: bottom center;"