QTfrontend/main.cpp
changeset 2517 6ed1fba6da18
parent 2428 6800f8aa0184
child 2523 7fc37a16f405
--- 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;"