diff --git a/.classpath b/.classpath index b94a91d..839a173 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 1396ff1..4e628ec 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -10,7 +10,7 @@ uses - + uses diff --git a/.tern-project b/.tern-project new file mode 100644 index 0000000..a185ba0 --- /dev/null +++ b/.tern-project @@ -0,0 +1 @@ +{"ide":{"scriptPaths":[]},"plugins":{"aui":{},"liferay":{},"yui":{}},"libs":["ecma5","browser"]} \ No newline at end of file diff --git a/distro/changelog.xml b/distro/changelog.xml index b0f7eed..2ec26c8 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,8 +1,14 @@ + + Minor Restyle + - Replaced non consistent image-button for sending message with actual button - Ported to GWT 270 + Replaced non consistent image-button for sending message with + actual button + + Ported to GWT 270 diff --git a/pom.xml b/pom.xml index f8f0a34..b38a653 100644 --- a/pom.xml +++ b/pom.xml @@ -13,10 +13,10 @@ org.gcube.portlets.user questions war - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT gCube Questions Ask Managers Portlet - Message VRE Managers + gCube Questions Ask Managers Portlet scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/${project.artifactId} diff --git a/src/main/webapp/Questions.css b/src/main/webapp/Questions.css index 8325c22..0cf141c 100644 --- a/src/main/webapp/Questions.css +++ b/src/main/webapp/Questions.css @@ -1,7 +1,3 @@ -#questionsManagersDiv { - margin-right: 10px; -} - .questions-title { display: block; font-size: 16px;