diff --git a/core/themes/seven/css/components/quickedit.icons.css b/core/themes/seven/css/components/quickedit.icons.css index ae89544..0af01ba 100644 --- a/core/themes/seven/css/components/quickedit.icons.css +++ b/core/themes/seven/css/components/quickedit.icons.css @@ -65,7 +65,7 @@ background-image: url(../../../../misc/icons/000000/ex.svg); } .quickedit .icon-throbber:before { - background-image: url(../../images/icon-throbber.gif); + background-image: url(../../../../modules/quickedit/images/icon-throbber.gif); } .quickedit .icon-pencil:before { background-image: url(../../../../misc/icons/5181c6/pencil.svg);