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

View File

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