From eb05808d945f7b2691ceec070474b014d9ebc880 Mon Sep 17 00:00:00 2001 From: nao-pon Date: Sat, 10 Mar 2012 21:37:45 +0900 Subject: [PATCH] Edit for jake build Avoid the influence of load order. --- css/commands.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/commands.css b/css/commands.css index e9332beb38..a73e6d9fcc 100644 --- a/css/commands.css +++ b/css/commands.css @@ -124,9 +124,9 @@ margin-top:-8px; } -.elfinder-dialog-resize .ui-resizable-e { height:100%; width:10px; } -.elfinder-dialog-resize .ui-resizable-s { width:100%; height:10px; } -.elfinder-dialog-resize .ui-resizable-se { +.elfinder-dialog .elfinder-dialog-resize .ui-resizable-e { height:100%; width:10px; } +.elfinder-dialog .elfinder-dialog-resize .ui-resizable-s { width:100%; height:10px; } +.elfinder-dialog .elfinder-dialog-resize .ui-resizable-se { background:transparent; bottom:0; right:0;