From 83aa6f0b93f10201a1c6cb2fba7fa6f4be88eebd Mon Sep 17 00:00:00 2001 From: DavidWyand-GG Date: Wed, 1 May 2013 17:08:43 -0400 Subject: [PATCH] style.css changes for Project Manager modules The style.css defines how some of the Project Manager GUI elements look. With the buttons for changing a project's modules some changes to this file are required. --- Engine/bin/tools/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Engine/bin/tools/style.css b/Engine/bin/tools/style.css index fb1a945aa..b854b8229 100644 --- a/Engine/bin/tools/style.css +++ b/Engine/bin/tools/style.css @@ -159,6 +159,10 @@ QPushButton::menu-indicator{ #CreateNewProjectButton { border:none; background:none; margin:0; padding:0; } #CreateNewProjectButton:hover { border:1px solid rgb(200,200,200); background:none; } +/*--------------------------------------- Other Modules Buttons ----------------------------------------------*/ +#newChooseModulesButton { padding:0; } +#ProjectModuleListRegenButton { padding:0; } + /*--------------------------------------- Web link style button ----------------------------------------------*/ #EditToolBarButton, #HelpGroupBox QPushButton, #EditCommentsButton { font:10px;