diff --git a/openbis_standard_technologies/source/java/ch/systemsx/cisd/openbis/client/web/public/index.html b/openbis_standard_technologies/source/java/ch/systemsx/cisd/openbis/client/web/public/index.html index d7807d15e738113a75f4549b1907b86f6dd4763e..a0d312fac6a0e320f198013be41c08a3a7eaf43e 100644 --- a/openbis_standard_technologies/source/java/ch/systemsx/cisd/openbis/client/web/public/index.html +++ b/openbis_standard_technologies/source/java/ch/systemsx/cisd/openbis/client/web/public/index.html @@ -10,6 +10,9 @@ <link rel="shortcut icon" href="images/favicon.ico" /> <link rel="icon" type="image/png" href="images/favicon.png" /> <link rel="stylesheet" type="text/css" href="resources/css/gxt-all.css" /> +<!-- New Grey / White Style --> +<link rel="stylesheet" type="text/css" href="resources/css/gxt-gray.css" /> + <link rel="stylesheet" type="text/css" href="resources/css/debug-panel.css" /> <!--