# HG changeset patch # User nemo # Date 1383267020 14400 # Node ID 1fa74f92555d74377ee2d1ae42dab9dc7e09c702 # Parent 47dbd960134284657b9f251284af3a0fd50c3f0f so, lack of this was causing the team area to be too squat. at this point tho, I get the impression qt.css is outright replaced by birthday/christmas. This seems inconvenient, and if so, we should merge in changes to qt.css which has quite a bit more stuff in it diff -r 47dbd9601342 -r 1fa74f92555d QTfrontend/res/css/birthday.css --- a/QTfrontend/res/css/birthday.css Thu Oct 31 23:27:46 2013 +0400 +++ b/QTfrontend/res/css/birthday.css Thu Oct 31 20:50:20 2013 -0400 @@ -246,3 +246,6 @@ width: 8px; } +PageMultiplayer TeamSelWidget { +min-height: 500px; +} diff -r 47dbd9601342 -r 1fa74f92555d QTfrontend/res/css/christmas.css --- a/QTfrontend/res/css/christmas.css Thu Oct 31 23:27:46 2013 +0400 +++ b/QTfrontend/res/css/christmas.css Thu Oct 31 20:50:20 2013 -0400 @@ -246,3 +246,7 @@ width: 8px; } +PageMultiplayer TeamSelWidget { +min-height: 500px; +} +