yeah. this needs to only be for local play or it screws up small window size in network game
authornemo
Mon, 13 May 2013 22:58:40 -0400
changeset 8988 58b28c4a25c5
parent 8987 47cf32305d99
child 8989 ae97ab6dcc70
yeah. this needs to only be for local play or it screws up small window size in network game
QTfrontend/res/css/qt.css
--- a/QTfrontend/res/css/qt.css	Mon May 13 22:40:32 2013 -0400
+++ b/QTfrontend/res/css/qt.css	Mon May 13 22:58:40 2013 -0400
@@ -334,6 +334,6 @@
 border-radius: 10px;
 }
 
-TeamSelWidget {
+PageMultiplayer TeamSelWidget {
 min-height: 500px;
 }