From a9165be7469423895d0fb008df56df711fe8fa37 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Sun, 10 Mar 2013 15:46:15 +0000 Subject: [PATCH] added ws apps handler dep in pom git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@71114 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 3 ++- src/main/webapp/ReportGenerator.css | 9 ++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 32000c2..0f6a882 100644 --- a/pom.xml +++ b/pom.xml @@ -150,8 +150,9 @@ org.gcube.portlets.user - opengcubeapplication + workspace-application-handler [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + ${setScope} org.gcube.portlets.user diff --git a/src/main/webapp/ReportGenerator.css b/src/main/webapp/ReportGenerator.css index bb96659..0a2bb5e 100644 --- a/src/main/webapp/ReportGenerator.css +++ b/src/main/webapp/ReportGenerator.css @@ -333,6 +333,7 @@ tableBorder td { font-size: 16pt; padding-left: 0px; padding-bottom: 10px; + color: #336699; } .heading1 { @@ -347,17 +348,19 @@ tableBorder td { .heading2 { background-image: url(images/heading_2.png); - font-size: 11pt; + font-size: 13pt; } .heading2-label { - font-size: 11pt; + font-size: 13pt; padding-left: 0px; + font-weight: bold; } .heading3 { background-image: url(images/heading_3.png); font-size: 10pt; + font-weight: bold; } .heading3-label{ @@ -372,7 +375,7 @@ tableBorder td { .heading4-label{ font-size: 9pt; - padding-left: 4px; + padding-left: 15px; } .heading5 {