diff --git a/ghost/admin/app/styles/spirit/_hovers.css b/ghost/admin/app/styles/spirit/_hovers.css index c06f1bae03..fa1fe92e86 100644 --- a/ghost/admin/app/styles/spirit/_hovers.css +++ b/ghost/admin/app/styles/spirit/_hovers.css @@ -401,3 +401,9 @@ .hover-bg-whitegrey-d1:focus { background-color: var(--whitegrey-d1); } .hover-bg-whitegrey-d2:hover, .hover-bg-whitegrey-d2:focus { background-color: var(--whitegrey-d2); } + +/* Special */ +.hover-bg-table-cell:hover, +.hover-bg-table-cell:focus { + background-color: color-mod(var(--lightgrey) l(+6%) s(-2%)); +} \ No newline at end of file diff --git a/ghost/admin/app/templates/members.hbs b/ghost/admin/app/templates/members.hbs index 34dcee4be4..67f8f02d4a 100644 --- a/ghost/admin/app/templates/members.hbs +++ b/ghost/admin/app/templates/members.hbs @@ -37,7 +37,7 @@ >