You are here

imce_file_path.css in IMCE Tools 6

Same filename and directory in other branches
  1. 7 imce_file_path/imce_file_path.css
#imce-file-path {
  background-color: #c5d5ff;
  border-bottom: 1px solid #666;
  font-size: .9em;
  font-weight: bold;
  padding: .5em .5em;
}

File

imce_file_path/imce_file_path.css
View source
  1. #imce-file-path {
  2. background-color: #c5d5ff;
  3. border-bottom: 1px solid #666;
  4. font-size: .9em;
  5. font-weight: bold;
  6. padding: .5em .5em;
  7. }