diff -r 6e8b807bda4b -r ba39a1d396c0 QTfrontend/ui/widget/teamselhelper.cpp --- a/QTfrontend/ui/widget/teamselhelper.cpp Sun Jun 10 18:56:51 2018 +0200 +++ b/QTfrontend/ui/widget/teamselhelper.cpp Sun Jun 10 19:12:26 2018 +0200 @@ -57,15 +57,6 @@ butt->setFlat(true); butt->setToolTip(team.owner()); mainLayout.addWidget(butt); - butt->setStyleSheet("QPushButton{" - "icon-size: 48px;" - "text-align: left;" - "background-color: #0d0544;" - "color: orange;" - "font: bold;" - "border-width: 2px;" - "margin: 6px 0px 6px 0px;" - "}"); if(m_isPlaying) {