branch | ios-develop |
changeset 13413 | ba39a1d396c0 |
parent 13228 | d23742ccf92b |
--- 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) {