mirror of
https://github.com/Studio-42/elFinder
synced 2026-06-08 12:37:09 +00:00
fix resize-handler-e
This commit is contained in:
+3
-2
@@ -22,8 +22,9 @@
|
||||
|
||||
|
||||
/* ltr/rtl enviroment */
|
||||
.elfinder-ltr .elfinder-navbar { float:left; border-left:0 solid; padding-right:10px; }
|
||||
.elfinder-rtl .elfinder-navbar { float:right; border-right:0 solid; padding-left:10px; }
|
||||
.elfinder-ltr .elfinder-navbar { float:left; border-left:0 solid; }
|
||||
.elfinder-rtl .elfinder-navbar { float:right; border-right:0 solid; }
|
||||
.elfinder-ltr .ui-resizable-e { margin-left:10px; }
|
||||
|
||||
/* folders tree container */
|
||||
.elfinder-tree { display:table; width:100%; margin: 0 0 .5em 0; }
|
||||
|
||||
Executable → Regular
|
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 329 B |
Executable → Regular
Reference in New Issue
Block a user