commente override of bootstrap.min.css. Added workspaceExplorer.css

master
Francesco Mangiacrapa 3 years ago
parent a39e4724ac
commit b74992640c

@ -20,14 +20,17 @@
<source path='client' />
<source path='shared' />
<stylesheet src='workspaceExplorer.css' />
<!-- UNCOMMENT THIS TO RECOVER THE OLD BEHAVIOUR -->
<!--Override Bootstrap Css -->
<source path='resources' />
<replace-with
class="org.gcube.portlets.widgets.wsexplorer.resources.BootstrapConfigurator">
<when-type-is
class="com.github.gwtbootstrap.client.ui.config.Configurator" />
</replace-with>
<!-- <source path='resources' /> -->
<!-- <replace-with -->
<!-- class="org.gcube.portlets.widgets.wsexplorer.resources.BootstrapConfigurator"> -->
<!-- <when-type-is -->
<!-- class="com.github.gwtbootstrap.client.ui.config.Configurator" /> -->
<!-- </replace-with> -->
<!--Commented due to #20991 -->
<!-- <public path="resources"> -->
<!-- <exclude name="** /*.java" /> -->

@ -20,14 +20,17 @@
<source path='client' />
<source path='shared' />
<stylesheet src='workspaceExplorer.css' />
<!-- UNCOMMENT THIS TO RECOVER THE OLD BEHAVIOUR -->
<!--Override Bootstrap Css -->
<source path='resources' />
<replace-with
class="org.gcube.portlets.widgets.wsexplorer.resources.BootstrapConfigurator">
<when-type-is
class="com.github.gwtbootstrap.client.ui.config.Configurator" />
</replace-with>
<!-- <source path='resources' /> -->
<!-- <replace-with -->
<!-- class="org.gcube.portlets.widgets.wsexplorer.resources.BootstrapConfigurator"> -->
<!-- <when-type-is -->
<!-- class="com.github.gwtbootstrap.client.ui.config.Configurator" /> -->
<!-- </replace-with> -->
<!--Commented due to #20991 -->
<!-- <public path="resources"> -->
<!-- <exclude name="** /*.java" /> -->

Loading…
Cancel
Save