You are here

elfinder.d7.css in elFinder file manager 6

.el-finder-nav ul {
	list-style-type:none!important;  
}

.el-finder-cwd label {
 font-weight:normal!important;
 overflow:visible!important;
}

.el-finder-cwd .html p { background-position: 0 -550px; }

File

css/elfinder.d7.css
View source
  1. .el-finder-nav ul {
  2. list-style-type:none!important;
  3. }
  4. .el-finder-cwd label {
  5. font-weight:normal!important;
  6. overflow:visible!important;
  7. }
  8. .el-finder-cwd .html p { background-position: 0 -550px; }