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

This commit is contained in:
Francesco Mangiacrapa 2021-03-26 11:13:16 +01:00
parent a39e4724ac
commit b74992640c
3 changed files with 1564 additions and 16 deletions

View File

@ -20,13 +20,16 @@
<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"> -->

View File

@ -20,13 +20,16 @@
<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"> -->