diff --git a/webapp/web/css/account/account.css b/webapp/web/css/account/account.css index ee77bb54b..baa0fccf8 100644 --- a/webapp/web/css/account/account.css +++ b/webapp/web/css/account/account.css @@ -381,6 +381,7 @@ a.disable-delete { border-top: 1px solid #E1E5E7; border-bottom: 1px solid #E1E5E7; padding: 10px; + padding-top: 20px; } #search-proxy h4 { margin-bottom: 0; @@ -419,9 +420,12 @@ p.search-status { .edit-proxy-profiles { } -section.proxy-profile:nth-child(even) { +section.list-proxy-profile:nth-child(2n) { background-color: #fff; } -section.proxy-profile:nth-child(0) { - background-color: #eaeae8; +/*section.proxy-profile:nth-child(0) { + background-color: #eaeae8 !important; +}*/ +#search-proxy p { + margin-top: .3em; } \ No newline at end of file diff --git a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl index 5306bb886..3c6ee0480 100644 --- a/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl +++ b/webapp/web/templates/freemarker/body/manageproxies/manageProxies-list.ftl @@ -125,8 +125,8 @@ ${stylesheets.add('View all proxies + Search results for "${searchTerm}" | + View all profile editors