From a1874c8975754e2184674f3107028fbae2b9558d Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 19 Apr 2016 17:33:29 +0000 Subject: [PATCH] Restyles the sort handle(#12909). git-svn-id: http://svn.redmine.org/redmine/trunk@15340 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/helpers/application_helper.rb | 2 +- public/images/reorder.png | Bin 0 -> 472 bytes public/stylesheets/application.css | 3 +++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 public/images/reorder.png diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index f298a15ed..b41ce94b0 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -477,7 +477,7 @@ module ApplicationHelper :reorder_param => options[:param] || object.class.name.underscore } content_tag('span', '', - :class => "sort-handle ui-icon ui-icon-arrowthick-2-n-s", + :class => "sort-handle", :data => data) end diff --git a/public/images/reorder.png b/public/images/reorder.png new file mode 100644 index 0000000000000000000000000000000000000000..5774b68c7c42bb8eb9ba4a71314207ba4eb4e459 GIT binary patch literal 472 zcmV;}0Vn>6P)(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd zMgRZ-UP(kjRCwCNlgmn5Q51&1vu`npfL)xqIG%z)Mx%vB3&r@@7y~&olgXMNX&|lx*=oIp778sjjaCDb&8z_% zX;xrl;sXF$YGfekxDLQ!DhBhPW(kBq1OgdIVjpwgx(DF4dI#I2y26*7&S8^?B#C(H zI@%A9se`m@yS@F%(MeqFa7o0+scC>N@aw+@y{_GQ>e$L{vx!S0T;j0SVS7={_M*)+ z5G}9}hT&.icon:not(:first-child), .buttons>.icon:not(:first-child) { margin-left: 5px; } img.gravatar {