From 99ef05a2d49bcaee4c0de44fa841b5fc2189b428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Mon, 9 Jul 2012 16:29:05 +0200 Subject: [PATCH] Modified styles of 'more options' element on search filters FEA: ItEr76S04BugFixing --- .../main/webapp/common/css/libreplan_zk.css | 19 +++++++++++++++---- .../resources/search/_resourceFilter.zul | 4 ++-- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css b/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css index 49a3d2217..f3128fbdf 100644 --- a/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css +++ b/libreplan-webapp/src/main/webapp/common/css/libreplan_zk.css @@ -1419,8 +1419,8 @@ display:none; } .filter-more-options .z-groupbox-cnt { - width: 900px; - left: -792px; + width: 600px; + left: -492px; position: relative; background-color: #F0FAFF; } @@ -1446,6 +1446,8 @@ display:none; .filter-more-options .z-caption .z-caption-l, .filter-more-options .z-caption .z-caption-r { font-size:11px; + padding-top: 2px; + padding-bottom: 2px; } .filter-more-options .z-groupbox-hl { @@ -1895,6 +1897,15 @@ select { width: 250px; } -.communication-not-reviewed div.z-row-cnt .z-label{ font-weight: bold; } +.communication-not-reviewed div.z-row-cnt .z-label { + font-weight: bold; +} -.current-delivery-date div.z-row-cnt .z-label{ font-weight: bold; } +.current-delivery-date div.z-row-cnt .z-label { + font-weight: bold; +} + +.remarked { + font-weight: bold; + color: #0F3B82; +} diff --git a/libreplan-webapp/src/main/webapp/resources/search/_resourceFilter.zul b/libreplan-webapp/src/main/webapp/resources/search/_resourceFilter.zul index be7e745b3..130c35972 100644 --- a/libreplan-webapp/src/main/webapp/resources/search/_resourceFilter.zul +++ b/libreplan-webapp/src/main/webapp/resources/search/_resourceFilter.zul @@ -3,7 +3,7 @@ Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e Desenvolvemento Tecnolóxico de Galicia - Copyright (C) 2010-2011 Igalia, S.L. + Copyright (C) 2010-2012 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 @@ -48,7 +48,7 @@ -