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
task/19600
Costantino Perciante 8 years ago
parent 807d5a2079
commit 9c078329f5

@ -5,12 +5,6 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/gwt"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="client-context-library-1.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/client-context-library/client-context-library">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="workspace-uploader-1.6.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/workspace-uploader/workspace-uploader">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
<property name="context-root" value="workspace"/>

@ -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;
}
Loading…
Cancel
Save