diff -r ad6c8069fe1a -r 8a5feb0edce5 QTfrontend/res/css/qt.css --- a/QTfrontend/res/css/qt.css Thu Mar 22 13:29:07 2018 +0100 +++ b/QTfrontend/res/css/qt.css Thu Mar 22 14:09:10 2018 +0100 @@ -122,6 +122,9 @@ #mapName { font: bold 13px; } +.QLabel{ +background-color: transparent; +} SelWeaponWidget QTabWidget::pane, SelWeaponWidget QTabBar::tab:selected { background-position: bottom center; background-repeat: repeat-x;