added elfinder module
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user