diff --git a/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css b/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css index dc02468fdc0..ea3a4153c15 100644 --- a/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css +++ b/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css @@ -1231,7 +1231,7 @@ cursor: pointer; } .swagger-section #header { - background-color: #646257; + background-color: rgb(163, 188, 210); padding: 14px; } .swagger-section #input_baseUrl { @@ -1278,7 +1278,7 @@ font-size: 1.5em; font-weight: bold; text-decoration: none; - background: transparent url(../images/logo_small.png) no-repeat left center; + background: transparent url(../../../../theme/eldy/img/favicon.ico) no-repeat left center; padding: 20px 0 20px 40px; color: white; } diff --git a/htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html b/htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html index c73f1981cc9..01fb8ee2a0e 100644 --- a/htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html +++ b/htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html @@ -3,7 +3,7 @@
-