weapon edit style tweak
authornemo
Sat, 17 Oct 2009 06:18:51 +0000
changeset 2517 6ed1fba6da18
parent 2516 effafd586a4e
child 2518 126850aec94d
weapon edit style tweak
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;"