Skip to content

Commit

Permalink
Edit for jake build
Browse files Browse the repository at this point in the history
Avoid the influence of load order.
  • Loading branch information
nao-pon committed Mar 10, 2012
1 parent 3cb50fc commit eb05808
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/commands.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit eb05808

Please sign in to comment.