added elfinder module

This commit is contained in:
2018-12-04 20:35:06 +01:00
parent 1b53514906
commit ccab226e12
223 changed files with 97254 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
.el-finder-nav ul li {
background:none;
padding:0;
margin:0;
}
.elfinder-cwd, .elfinder-navbar {
font-size:13px!important;
}
.elfinder-cwd-view-icons .elfinder-cwd-file {
height: 150px;
width: 100px;
}
.elfinder-cwd-view-icons .elfinder-cwd-filename {
white-space: normal;
overflow:visible;
}
body.elfinder #finder {
border: none;
}
body.elfinder .elfinder-toolbar, body.elfinder .elfinder-statusbar {
border-radius: 0 !important;
}