mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Merge pull request #366 from DavidWyand-GG/ProjectManagerChanges
style.css changes for Project Manager modules
This commit is contained in:
commit
add658d345
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue