You are here

filebrowser_style.css in Filebrowser 7.3

Same filename and directory in other branches
  1. 7.4 css/filebrowser_style.css
#filebrowser-form-actions img {
    max-width:none;
}

#filebrowser-form-actions th.select-all {
    width:1%;
    max-width: 18px;
}

File

css/filebrowser_style.css
View source
  1. #filebrowser-form-actions img {
  2. max-width:none;
  3. }
  4. #filebrowser-form-actions th.select-all {
  5. width:1%;
  6. max-width: 18px;
  7. }