added elfinder module
@@ -0,0 +1,5 @@
|
||||
.elfinder-field-wrapper-volume-path {
|
||||
float:left;
|
||||
width:300px;
|
||||
bborder:#f00 1px solid;
|
||||
}
|
@@ -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;
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
|
||||
.el-finder-nav ul li {
|
||||
background:none;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
|
||||
.el-finder-nav ul {
|
||||
list-style-type:none!important;
|
||||
}
|
||||
|
||||
.el-finder-cwd label {
|
||||
font-weight:normal!important;
|
||||
overflow:visible!important;
|
||||
}
|
After Width: | Height: | Size: 212 B |
After Width: | Height: | Size: 208 B |
After Width: | Height: | Size: 335 B |
After Width: | Height: | Size: 207 B |
After Width: | Height: | Size: 262 B |
After Width: | Height: | Size: 262 B |
After Width: | Height: | Size: 332 B |
After Width: | Height: | Size: 280 B |
After Width: | Height: | Size: 6.8 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 6.8 KiB |
After Width: | Height: | Size: 6.8 KiB |
After Width: | Height: | Size: 4.4 KiB |
5
sites/all/modules/contrib/files/elfinder/css/ui-themes/smoothness/jquery-ui.custom.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@import url('jquery-ui.min.css');
|
||||
@import url('jquery-ui.structure.min.css');
|
||||
@import url('jquery-ui.theme.min.css');
|
||||
|
||||
|