From 72f6516a1c3d9112f5cc55912a6a0c78db203b34 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 22 Mar 2014 23:01:03 +0100 Subject: [PATCH] Fix handle image url --- couchpotato/core/plugins/category/static/category.css | 6 +++--- couchpotato/core/plugins/profile/static/handle.png | Bin 160 -> 0 bytes couchpotato/core/plugins/profile/static/profile.css | 6 +++--- couchpotato/static/images/handle.png | Bin 0 -> 160 bytes 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 couchpotato/core/plugins/profile/static/handle.png create mode 100644 couchpotato/static/images/handle.png diff --git a/couchpotato/core/plugins/category/static/category.css b/couchpotato/core/plugins/category/static/category.css index 0987c19..3218a79 100644 --- a/couchpotato/core/plugins/category/static/category.css +++ b/couchpotato/core/plugins/category/static/category.css @@ -22,7 +22,7 @@ .category > .delete:hover { opacity: 1; } - + .category .ctrlHolder:hover { background: none; } @@ -69,7 +69,7 @@ } #category_ordering li .handle { - background: url('../../static/profile_plugin/handle.png') center; + background: url('../../images/handle.png') center; width: 20px; float: right; } @@ -79,4 +79,4 @@ float: right; width: 250px; margin: 0; - } \ No newline at end of file + } diff --git a/couchpotato/core/plugins/profile/static/handle.png b/couchpotato/core/plugins/profile/static/handle.png deleted file mode 100644 index adff5b2975d044c5f3285813f82fc467ddf240d5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^;y^6M!3HF?%h*|glw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlA}3E5$B>F!Nq_$Tw`X3 .delete:hover { opacity: 1; } - + .profile .ctrlHolder:hover { background: none; } @@ -120,7 +120,7 @@ } .profile .types .type .handle { - background: url('../../plugin/profile_plugin/handle.png') center; + background: url('../../images/handle.png') center; display: inline-block; height: 20px; width: 20px; @@ -180,7 +180,7 @@ } #profile_ordering li .handle { - background: url('../../plugin/profile_plugin/handle.png') center; + background: url('../../images/handle.png') center; width: 20px; float: right; } diff --git a/couchpotato/static/images/handle.png b/couchpotato/static/images/handle.png new file mode 100644 index 0000000000000000000000000000000000000000..adff5b2975d044c5f3285813f82fc467ddf240d5 GIT binary patch literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^;y^6M!3HF?%h*|glw^r(L`iUdT1k0gQ7VIDN`6wR zf@f}GdTLN=VoGJ<$y6JlA}3E5$B>F!Nq_$Tw`X3