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 {