v1.css 589 B

123456789101112
  1. .file {padding-top: 2px;}
  2. ul.files-list {margin-bottom: unset; list-style: none; padding-left: 0;}
  3. .files-list>li>a {display: inline; word-wrap: break-word; color: #313c52; line-height: 24px}
  4. .files-list>li>.right-icon {opacity: 1;}
  5. .fileAction {color: #0c64eb !important;}
  6. .renameFile {display: flex;}
  7. .renameFile .input-group {margin-left: 10px;}
  8. .renameFile .input-group-addon {width: 60px;}
  9. .renameFile > .icon { margin-top: 10px;}
  10. .backgroundColor {background: #eff5ff;}
  11. .files-list .icon.icon-file-text {padding-left: 7px}
  12. .files-list .right-icon .btn {padding: 0 6px; height: 20px}