From 9fddfa3d6888e6ee2083990e4a90eeaafcaeecbb Mon Sep 17 00:00:00 2001 From: rjy7 Date: Thu, 22 Jul 2010 19:49:46 +0000 Subject: [PATCH] Merge r1062 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint --- .../edit/forms/css/addAuthorsToInformationResource.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/productMods/edit/forms/css/addAuthorsToInformationResource.css b/productMods/edit/forms/css/addAuthorsToInformationResource.css index 500f2677..f892f08a 100644 --- a/productMods/edit/forms/css/addAuthorsToInformationResource.css +++ b/productMods/edit/forms/css/addAuthorsToInformationResource.css @@ -20,9 +20,7 @@ width: 15em; } -#authorships.dd .authorNameWrapper, -#authorships.dd li, -#authorships.dd span.authorName { +#authorships.dd li { cursor: move; }