# HG changeset patch # User nemo # Date 1255760331 0 # Node ID 6ed1fba6da18f4dcfa5d8e452bf1554971869ab4 # Parent effafd586a4e0523f334e8c7e693f9a1301f8675 weapon edit style tweak 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;"