From 591403d79453204b537f51b4d213dfef0c9cc270 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 18 Mar 2009 06:15:37 +0000 Subject: Added rotate cc and ccw icons to themeroller theme and css to default theme, applied to quick pane rotate buttons. Hope that jQuery UI includes rotate icons eventrually so we don't have to maintain this. --- core/views/quick_pane.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index b4a9dbf0..45d14251 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -16,14 +16,14 @@ is_photo() && graphics::can("rotate")): ?> id/ccw?csrf=" . access::csrf_token()) ?>" title=""> - + id/cw?csrf=" . access::csrf_token()) ?>" title=""> - + -- cgit v1.2.3