diff --git a/.classpath b/.classpath index 3c5ad5e..82902f7 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -31,5 +31,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ff63376..822b8cf 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -6,7 +6,7 @@ uses - + uses diff --git a/distro/changelog.xml b/distro/changelog.xml index 137114d..cf4030d 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Restyled for new 3 col theme + Ported to GWT 2.7.0 diff --git a/pom.xml b/pom.xml index c7aef87..254ff58 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user gcube-loggedin war - 2.6.0-SNAPSHOT + 2.7.0-SNAPSHOT gCube Loggedin Portlet diff --git a/src/main/webapp/GCubeLoggedin.css b/src/main/webapp/GCubeLoggedin.css index f5e8f09..6a384c6 100644 --- a/src/main/webapp/GCubeLoggedin.css +++ b/src/main/webapp/GCubeLoggedin.css @@ -1,7 +1,4 @@ /** Add css rules here for your application. */ -#LoggedinDiv { - margin-right: 10px; -} #vre-header-container { border-bottom: 1px solid #ccc;