This commit is contained in:
Massimiliano Assante 2018-07-03 21:58:46 +00:00
parent 8d1548876e
commit d0ce0ccb2f
3 changed files with 3 additions and 9 deletions

View File

@ -11,7 +11,7 @@
<dependent-module archiveName="workspace-tree-widget-6.21.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/WorkspaceTree/WorkspaceTree">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="storagehub-icons-library-1.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-icons-library/storagehub-icons-library">
<dependent-module archiveName="storagehub-icons-library-1.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-icons-library/storagehub-icons-library">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>

View File

@ -770,11 +770,6 @@ h4 small {
border-bottom: 1px solid #eee;
}
ul, ol {
padding: 0;
margin: 0 0 10px 25px
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom: 0
}

View File

@ -320,13 +320,12 @@ div#WestPanel {
font-family: "Helvetica Neue", Arial,"Times New Roman",Times;
font-size: 12px;
}
.Breadcrumbs-Personal {
ul.Breadcrumbs-Personal {
font-size: 16px;
font-weight: normal;
font-family: 'Roboto', sans-serif;
list-style: outside none none;
margin-bottom: 3px 2px;
padding: 5px;
margin: 0;
}
.Breadcrumbs-Personal li {