From c63a073cd61f89fe1412b65dafad7f3159750dce Mon Sep 17 00:00:00 2001 From: jhilden Date: Sun, 15 Nov 2009 10:12:40 -0500 Subject: CSS change that not a whole dialog box has the move cursors, but only the title bar (e.g. in the simple uploader) --- lib/gallery.common.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/gallery.common.css b/lib/gallery.common.css index 99197b49..1ebeadbe 100644 --- a/lib/gallery.common.css +++ b/lib/gallery.common.css @@ -333,8 +333,7 @@ form .g-error { font-weight: bold; } -.g-draggable, -.ui-draggable { +.g-draggable { cursor: move; } -- cgit v1.2.3