From 9c078329f5d66820f4ae5b2697a85256dc6f14fb Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Wed, 30 Nov 2016 15:45:14 +0000 Subject: [PATCH] removed useless css style from the workspaceportlet.css related to the catalogue's modal git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@135127 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 6 ------ src/main/webapp/workspaceportlet.css | 15 --------------- 2 files changed, 21 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 9516f18..7c53c84 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -5,12 +5,6 @@ - - uses - - - uses - diff --git a/src/main/webapp/workspaceportlet.css b/src/main/webapp/workspaceportlet.css index e554fbe..0dbf195 100644 --- a/src/main/webapp/workspaceportlet.css +++ b/src/main/webapp/workspaceportlet.css @@ -441,19 +441,4 @@ .button_toolbar { width: 60px; -} - -/** For the modal **/ -.insert-metadata-modal-style { - width: 1200px !important; - margin-left: -600px !important; -} - -.modal-body { - height: 550px; - max-height: none !important; -} - -.modal { - top: 2% !important; } \ No newline at end of file