Browse Source

Merge pull request #366 from DavidWyand-GG/ProjectManagerChanges

style.css changes for Project Manager modules
David Wyand 12 years ago
parent
commit
add658d345
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Engine/bin/tools/style.css

+ 4 - 0
Engine/bin/tools/style.css

@@ -159,6 +159,10 @@ QPushButton::menu-indicator{
 #CreateNewProjectButton { border:none; background:none; margin:0; padding:0; }
 #CreateNewProjectButton { border:none; background:none; margin:0; padding:0; }
 #CreateNewProjectButton:hover { border:1px solid rgb(200,200,200); background:none; }
 #CreateNewProjectButton:hover { border:1px solid rgb(200,200,200); background:none; }
 
 
+/*--------------------------------------- Other Modules Buttons ----------------------------------------------*/
+#newChooseModulesButton { padding:0; }
+#ProjectModuleListRegenButton { padding:0; }
+
 /*--------------------------------------- Web link style button ----------------------------------------------*/
 /*--------------------------------------- Web link style button ----------------------------------------------*/
 #EditToolBarButton, #HelpGroupBox QPushButton, #EditCommentsButton {
 #EditToolBarButton, #HelpGroupBox QPushButton, #EditCommentsButton {
 	font:10px;
 	font:10px;