diff --git a/navalplanner-webapp/src/main/webapp/common/css/project-templates.css b/navalplanner-webapp/src/main/webapp/common/css/project-templates.css new file mode 100644 index 000000000..69d4fa5ba --- /dev/null +++ b/navalplanner-webapp/src/main/webapp/common/css/project-templates.css @@ -0,0 +1,22 @@ +/* + This file is part of NavalPlan + + Copyright (C) 2011 Igalia, S.L. + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . */ + +.z-vbox .orderTree .operations { + width:180px; +} + diff --git a/navalplanner-webapp/src/main/webapp/templates/templates.zul b/navalplanner-webapp/src/main/webapp/templates/templates.zul index ccc9c73b7..f1cb517fa 100644 --- a/navalplanner-webapp/src/main/webapp/templates/templates.zul +++ b/navalplanner-webapp/src/main/webapp/templates/templates.zul @@ -22,6 +22,7 @@ +