1 line
4.5 KiB
CSS
1 line
4.5 KiB
CSS
.da-fm-toolbar[data-v-5441f4b8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.da-fm-toolbar .da-logo-wrapper[data-v-5441f4b8],.da-fm-toolbar .da-logo[data-v-5441f4b8]{max-width:184px}.folders-tree{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.folders-tree .q-tree__hode-header{margin-top:0px}.folders-tree .q-tree__node--selected{background:var(--q-color-primary-overlay);margin-top:0px}.folders-tree .folder-tree-list-item{text-decoration:none;color:#000}.folders-tree .folder-tree-list-item.-drop-active{color:var(--q-color-secondary)}body.body--dark .folders-tree .folder-tree-list-item,body.body--dark .folders-tree .folder-tree-list-item.-drop-active{color:#fff}.folders-tree-drawer .q-drawer{width:90vw!important}.files-table,.files-table .da-select-toolbar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.files-table .q-table__top{min-height:48px;padding-top:0px;padding-bottom:0px}.files-table:not(.fullscreen){height:calc(100vh - 66px)}.files-table thead tr th{position:sticky;z-index:2}.files-table thead tr:first-child th{top:0}.files-table.q-table--loading thead tr:last-child th{top:48px}.files-table tr.selected{touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.files-table tr.directory.-drop-active{color:#1976d2}.files-table td:first-child,.files-table th:first-child{position:sticky;left:0;z-index:2}.files-table th:first-child{z-index:3}.files-table td:nth-child(2),.files-table th:nth-child(2){position:sticky;left:72px;z-index:2}.files-table th:nth-child(2){z-index:3}.files-table .q-table__bottom,.files-table .q-table__top,.files-table thead tr:first-child th{background-color:#fff}.files-table tr.q-tr td:first-child,.files-table tr.q-tr td:nth-child(2),.files-table tr.q-tr th:first-child,.files-table tr.q-tr th:nth-child(2){background-color:#fff!important}.files-table .q-tr.--dragged{background:hsla(0,0%,62%,0.25);background-image:repeating-linear-gradient(30deg,hsla(0,0%,100%,0.5),hsla(0,0%,100%,0.5) 5px,transparent 0,transparent 10px)}.files-table .q-tr.--dragged .q-td{background:transparent!important}.files-table .q-tr.--drop-active{color:var(--q-color-primary)}.selection{border:1px solid var(--q-color-primary);background:var(--q-color-primary-overlay);z-index:100;position:fixed}body.body--dark .files-table .q-table__bottom,body.body--dark .files-table .q-table__top,body.body--dark .files-table thead tr:first-child th{background-color:var(--q-color-dark)}body.body--dark .files-table td:first-child,body.body--dark .files-table td:nth-child(2),body.body--dark .files-table th:first-child,body.body--dark .files-table th:nth-child(2){background-color:var(--q-color-dark)!important}.breadcrumbs{white-space:nowrap}.breadcrumbs .flex{flex-wrap:nowrap}.files-grid-wrapper.-show-info-panel{display:grid;grid-template-columns:1fr 350px}.files-grid{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.files-grid-loading{position:absolute;top:100%;left:0;right:0;z-index:1}.files-grid-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.files-grid-item{border:1px solid #bdbdbd;box-shadow:0 1px 3px rgba(0,0,0,0.2),0 1px 1px rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);border-radius:4px;margin:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.files-grid-item .q-item__label{overflow:hidden;text-overflow:ellipsis}.files-grid-item.selected{border-color:#1976d2;background-color:rgba(25,118,210,0.15);touch-action:none}.files-grid-item.--dragged{border-color:#1976d2;background:hsla(0,0%,62%,0.25);background-image:repeating-linear-gradient(30deg,hsla(0,0%,100%,0.5),hsla(0,0%,100%,0.5) 5px,transparent 0,transparent 10px)}.files-grid-item.--drop-active{border-color:#1976d2;background:rgba(33,186,69,0.15);background-image:repeating-linear-gradient(30deg,hsla(0,0%,100%,0.25),hsla(0,0%,100%,0.25) 5px,transparent 0,transparent 10px)}:root{--q-color-primary-overlay:$primary-overlay}.bg-primary-overlay{background:rgba(25,118,210,0.15)!important;background:var(--q-color-primary-overlay)!important}.text-primary-overlay{color:rgba(25,118,210,0.15)!important;color:var(--q-color-primary-overlay)!important}body.desktop{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.files-view-container .drop-overlay{position:fixed!important;z-index:9000;pointer-events:none;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,0.85);border:2px dotted #9e9e9e} |