You are here

elfinder.d7.css in elFinder file manager 8.2

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

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

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. }