diff --git a/webapp/web/themes/vitro/css/vitroTheme.css b/webapp/web/themes/vitro/css/vitroTheme.css index 814574aa4..7c58324ee 100644 --- a/webapp/web/themes/vitro/css/vitroTheme.css +++ b/webapp/web/themes/vitro/css/vitroTheme.css @@ -197,7 +197,7 @@ form textarea { width: 100%; } #authorships a.remove:link, -#manageWebpages a.remove:link, +#webpageList a.remove:link, #showAddForm a.cancel:link, form a:link.cancel, form a:visited.cancel { @@ -208,8 +208,8 @@ form a:visited.cancel { } #authorships a.remove:hover, #authorships a.remove:active, -#manageWebpages a.remove:hover, -#manageWebpages a.remove:active, +#webpageList a.remove:hover, +#webpageList a.remove:active, #showAddForm a.cancel:hover, #showAddForm a.cancel:active, form a:hover.cancel,