diff --git a/web/pgadmin/browser/templates/browser/index.html b/web/pgadmin/browser/templates/browser/index.html index 92950fd..63d696f 100644 --- a/web/pgadmin/browser/templates/browser/index.html +++ b/web/pgadmin/browser/templates/browser/index.html @@ -88,6 +88,9 @@ require.onResourceLoad = function (context, map, depMaps) { text-align: center; color: #fff; } +.pgadmin_header_logo { + cursor: default; +}
@@ -104,7 +107,7 @@ require.onResourceLoad = function (context, map, depMaps) { - +