From afd8fe518f311953755d48115335dd7a22a5ba0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Fri, 15 Jun 2012 11:56:28 +0300 Subject: Use add icon from refinery core. --- app/assets/stylesheets/refinery/blog/backend.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/assets/stylesheets/refinery/blog/backend.css.scss b/app/assets/stylesheets/refinery/blog/backend.css.scss index 7e2a841..31b49f8 100644 --- a/app/assets/stylesheets/refinery/blog/backend.css.scss +++ b/app/assets/stylesheets/refinery/blog/backend.css.scss @@ -64,7 +64,7 @@ ul.blog_categories, ul.blog_categories li { margin:5px 0; } a#copy_body_link { - background: image_url('refinery/blog/icons/add.png') no-repeat scroll 0 6px transparent; + background: image_url('refinery/icons/add.png') no-repeat scroll 0 6px transparent; border-bottom: 0 none; display: inline; line-height: 29px; -- cgit v1.2.3