diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/WEB-INF/views/home.jsp index 3ba5d0630..20847b24e 100644 --- a/src/main/webapp/WEB-INF/views/home.jsp +++ b/src/main/webapp/WEB-INF/views/home.jsp @@ -222,6 +222,13 @@ function refreshCache(cacheName){ overflow-y: auto; overflow-x: hidden; } +#helpHref{ +padding:16px 6px 13px 8px; +color:#c5c5c5 +} +#helpHref:hover{ +background:#3d3d3d; +} @@ -326,8 +333,8 @@ function refreshCache(cacheName){ -