You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
27 KiB

5 years ago
#files-setting-showhidden{padding-bottom:8px}.actions{padding:5px;height:100%;display:inline-block;float:left}.actions input,.actions button,.actions .button{margin:0;float:left}.actions .button a{color:#555}.actions .button a:hover,.actions .button a:focus,.actions .button a:active{color:#333}.actions.creatable{position:relative;display:flex;flex:1 1}.actions.creatable .button:not(:last-child){margin-right:3px}.actions.hidden{display:none}#trash{margin-right:8px;float:right;z-index:1010;padding:10px;font-weight:normal}.newFileMenu .error,.newFileMenu .error + .icon-confirm,#fileList .error{color:var(--color-error);border-color:var(--color-error)}#filestable{position:relative;width:100%;min-width:250px;display:flex;flex-direction:column}#emptycontent:not(.hidden) ~ #filestable{display:none}#filestable.hidden{display:none}@media only screen and (min-width:1025px){#filestable thead{position:-webkit-sticky;position:sticky;top:50px;padding-top:40px;z-index:55;display:block;background-color:var(--color-main-background-translucent)}}.app-files #app-content > .viewcontainer{min-height:0%}.app-files #app-content{transition:background-color 0.3s ease;width:calc(100% - 300px)}.file-drag,.file-drag #filestable tbody tr,.file-drag #filestable tbody tr:hover{transition:background-color 0.3s ease !important;background-color:#b3e6ff !important}.app-files #app-content.dir-drop{background-color:var(--color-main-background) !important}.file-drag #filestable tbody tr,.file-drag #filestable tbody tr:hover{background-color:transparent !important}.app-files #app-content.dir-drop #filestable tbody tr.dropping-to-dir{background-color:#b3e6ff !important}.nav-icon-files{background-image:var(--icon-files-folder-000)}.nav-icon-recent{background-image:var(--icon-files-recent-000)}.nav-icon-favorites{background-image:var(--icon-star-dark-000)}.nav-icon-sharingin,.nav-icon-sharingout,.nav-icon-shareoverview{background-image:var(--icon-files-share-000)}.nav-icon-sharinglinks{background-image:var(--icon-files-public-000)}.nav-icon-extstoragemounts{background-image:var(--icon-files-external-000)}.nav-icon-trashbin{background-image:var(--icon-files-delete-000)}.nav-icon-trashbin-starred{background-image:var(--icon-files-delete-f00)}.nav-icon-deletedshares{background-image:var(--icon-files-unshare-000)}.nav-icon-favorites-starred{background-image:var(--icon-star-dark-fc0)}#app-navigation .nav-files a.nav-icon-files{width:auto}#app-navigation .nav-files a.new{width:40px;height:32px;padding:0 10px;margin:0;cursor:pointer}#app-navigation .nav-files a.new.hidden{display:none}#app-navigation .nav-files a.new.disabled{opacity:0.3}#filestable tbody tr{transition:background-color 0.3s ease;height:51px}#filestable tbody tr:hover,#filestable tbody tr:focus,#filestable tbody .name:focus,#filestable tbody tr:active,#filestable tbody tr.highlighted,#filestable tbody tr.highlighted .name:focus,#filestable tbody tr.selected,#filestable tbody tr.searchresult,#filestable tbody tr:hover .filename form,table tr.mouseOver td{transition:background-color 0.3s ease;background-color:var(--color-background-dark)}tbody a{color:var(--color-main-text)}span.conflict-path,span.extension,span.uploading,td.date{color:var(--color-text-maxcontrast)}span.conflict-path,span.extension{-webkit-transition:opacity 300ms;-moz-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms;vertical-align:top}tr:hover span.conflict-path,tr:focus span.conflict-path,tr:hover span.extension,tr:focus span.extension{opacity:1;color:var(--color-text-maxcontrast)}table th,table th a{color:var(--color-text-maxcontrast)}table.multiselect th a{color:var(--color-main-text)}table th .columntitle{display:block;padding:15px;height:50px;box-sizing:border-box;-moz-box-sizing:border-box;vertical-align:middle}table.multiselect th .columntitle{display:inline-block}table th .columntitle.name{padding-left:0;margin-left:50px}table th .sort-indicator{width:10px;height:8px;margin-left:5px;display:inline-block;vertical-align:text-bottom;opacity:0.3}.sort-indicator.hidden,.multiselect .sort-indicator,table.mu