VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/libs/absol-full/dist/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/libs/absol-full/dist/css/mdls__absol-acomp__css__finder.css
/*** module: node_modules/absol-acomp/css/finder.css ***/
.as-finder {
    font-size: 1rem;
    position: relative;
    --finder-header-height: 51px;
    --finder-nav-width: 250px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}

.as-finder.as-compact-mode {
    --finder-header-height: 0;
}

.as-finder.as-compact-mode .as-finder-header {
    display: none;
}

.as-finder-header {
    position: absolute;
    top: 0;
    left: 0;
    height: var(--finder-header-height);
    width: 100%;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
}

.as-finder-header .as-flexicon-button {
    min-width: 110px;
}

.as-finder-nav-ctn,
.as-finder-search-ctn {
    position: absolute;
    left: 0;
    top: var(--finder-header-height);
    width: var(--finder-nav-width);
    bottom: 0;
    border-right: 1px solid #dddddd;
    padding-top: 29px;
    background-color: white;
    z-index: 20;
}

.as-finder-nav-ctn {
}

.as-finder-search-ctn {
    visibility: hidden;

}


.as-finder-nav-header,
.as-finder-search-header {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 29px;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
    align-items: center;
}

.as-finder-nav-header-left {
    flex-grow: 1;
}

.as-finder-nav-header-right button {
    height: 100%;
    width: 30px;
    margin-left: 5px;
}

.as-finder-nav-ctn > .as-exp-group,
.as-finder-search-ctn > .as-finder-search-body {
    overflow-y: auto;
    width: 100%;
    height: 100%;
}


.as-finder-search-body {
    padding: 10px 5px;
    box-sizing: border-box;
}


.as-finder-search-field {
    padding-top: 10px;
}

.as-finder-search-field > div {
    display: inline-block;
}

.as-finder-search-field > div:first-child {
    width: 5em;
}


.as-finder-search-footer {
    text-align: center;
    padding-top: 20px;

}

.as-finder-search-footer button {
    min-width: 100px;
}

.as-finder-search-footer button:not(:last-child) {
    margin-right: 20px;
}

.as-finder-body {
    position: absolute;
    right: 0;
    left: var(--finder-nav-width);
    top: var(--finder-header-height);
    bottom: 0;
    padding-top: 29px;
}

.as-finder-content-header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 29px;
    box-sizing: border-box;
    border-bottom: 1px solid white;
    display: flex;

}

.as-finder-content-header-left {
    flex-grow: 1;
}

.as-finder:not(.as-mobile) .as-finder-content-header-right::after {
    content: "Kéo thả file vào đây để tải lên";
    color: rgb(100, 100, 180);
    font-style: italic;
    line-height: 28px;
    padding-right: 10px;
    display: inline-block;
}


.as-finder-content-ctn {
    width: 100%;
    height: 100%;
}


.as-finder-normal-action-button-ctn,
.as-finder-tiny-action-button-ctn {
    position: absolute;
    left: 10px;
    top: calc(50% - 15px);
    white-space: nowrap;
    max-width: calc(100% - 50px);
    overflow: hidden;
}

.as-finder-normal-action-button-ctn > button:not(:last-child),
.as-finder-tiny-action-button-ctn > button:not(:last-child) {
    margin-right: 10px;
}

.as-finder-tiny-action-button-ctn button,
.as-finder-content-header button:not(.as-ribbon-button) {
    background-color: transparent;
    border: none;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    font-size: inherit;
    padding: 0;
    color: var(--as-transparent-button-text-color);
}

.as-finder-content-header button.as-ribbon-button {
    height: 30px;
}



.as-finder-tiny-action-button-ctn button span {
    font-size: 1.3em;
}

.as-finder-tiny-action-button-ctn button:hover {
    color: var(--as-transparent-button-text-hover-color);
}

.as-finder-tiny-action-button-ctn button:active {
    color: var(--as-transparent-button-text-active-color);
}


.as-action-button-minimized .as-finder-normal-action-button-ctn,
.as-finder:not(.as-action-button-minimized) .as-finder-tiny-action-button-ctn {
    visibility: hidden;
}

.as-finder[data-selected-file-count="0"] .as-finder-header button[name="view"],
.as-finder[data-selected-file-count="0"] .as-finder-header button[name="delete"],
.as-finder:not([data-selected-folder-count="0"]) .as-finder-header button[name="delete"],
.as-finder[data-selected-file-count="0"] .as-finder-header button[name="download"],
.as-finder[data-selected-file-count="0"][data-selected-folder-count="0"] .as-finder-header button[name="move"],
.as-finder:not([data-selected-file-count="1"][data-selected-folder-count="0"]) .as-finder-header button[name="rename"],
.as-finder:not(.as-mini-layout) .as-finder-content-header button[name="nav_toggle"],
.as-finder:not(.as-mini-layout) .as-finder-nav-ctn button[name="nav_toggle"] {
    display: none;
}

.as-finder-nav-ctn {
    overflow-y: auto;

}

.as-finder-content-ctn {
    overflow-y: auto;
    z-index: 1;
}

.as-finder.as-mini-layout .as-finder-body {
    left: 0;
}

.as-finder.as-mini-layout .as-finder-nav-ctn,
.as-finder.as-mini-layout .as-finder-search-ctn {
    left: calc(var(--finder-nav-width) * -1);
    transition: left 0.2s;
}


.as-finder.as-mini-layout.as-nav-open .as-finder-nav-ctn,
.as-finder.as-mini-layout.as-nav-open .as-finder-search-ctn {
    left: 0;
}

.as-finder.as-mini-layout.as-nav-open::after {
    content: "";
    display: block;
    z-index: 8;
    position: absolute;
    left: 0;
    top: var(--finder-header-height);
    width: 100%;
    height: 100%;
    background-color: rgba(169, 169, 172, 0.2);
}


.as-finder-content::before,
.as-finder-content::after {
    content: "";
    display: block;
}

.as-finder-content .as-file-thumbnail {
    display: inline-block;
    margin: 5px;
}


.as-finder-content {
    user-select: none;
    min-height: 100%;
    box-sizing: border-box;
    position: relative;
}


.as-finder:not(.as-writable-folder) .as-finder-header button[name="upload"],
.as-finder:not(.as-writable-folder) .as-finder-header button[name="delete"],
.as-finder:not(.as-writable-folder) .as-finder-header button[name="rename"],
.as-finder:not(.as-writable-folder) .as-finder-header button[name="move"],
.as-finder.as-disable-create-folder .as-finder-header button[name="new_folder"]
{
    display: none;
}

.as-finder-select-area {
    position: fixed;
    box-sizing: border-box;
    border: 2px solid rgba(0, 103, 240, 0.5);
    width: 100px;
    height: 100px;
    background-color: rgba(0, 103, 240, 0.2);
    /*background-color: ;*/
}

.as-finder:not(.as-dragging) .as-file-thumbnail:hover {
    background-color: rgba(29, 161, 255, 0.13);
}


.as-finder-upload-overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 4;
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    background-color: rgba(167, 167, 167, 0.1);
    font-size: 2rem;
    text-align: center;
    text-shadow: 2px 2px 3px white, -2px -2px 3px white, -2px 2px 3px white, 2px -2px 3px white;
    color: rgb(97, 79, 100);
    font-weight: bold;
    padding-top: calc(50% - 6em);
}


.as-finder-upload-overlay-icon-ctn {
    text-align: center;
    color: #1da1ff;
    font-size: 8rem;

}

.as-finder:not(.as-searching) .as-finder-body.as-drag-over .as-finder-upload-overlay {
    display: block;
}


.as-finder.as-searching .as-finder-nav-ctn {
    visibility: hidden;
}

.as-finder.as-searching .as-finder-search-ctn {
    visibility: visible;
}

.as-finder.as-searching .as-finder-content-header-right,
.as-finder.as-searching .as-finder-header button[name='upload'],
.as-finder.as-searching .as-finder-header button[name='move'] {
    display: none;
}

.as-finder-task-check {
    white-space: nowrap;
}

.as-finder-task-check >span{
    display: inline-block;
    vertical-align: middle;
}

.as-finder-task-check .mdi {
    font-size: 1.5em;
    color: rgb(30, 237, 219);
}


.as-finder-task-check .mdi.mdi-alert-decagram-outline {
    color: red;
}


/**************************************************/

.as-file-thumbnail {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.as-file-thumbnail-background {
    display: block;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border: 1px solid #c0c0c0;
}

.as-file-thumbnail-check {
    display: none;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    overflow: hidden;
    z-index: 4;
    pointer-events: none;
    border: 2px solid #0a90eb;
}

.as-file-thumbnail.as-checked .as-file-thumbnail-check {
    display: block;
}

.as-file-thumbnail-check::before {
    content: "";
    position: absolute;
    right: -28px;
    top: -28px;
    width: 56px;
    height: 56px;
    transform: rotate(45deg);
    background-color: #0a90eb;
}

.as-file-thumbnail-check .mdi {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px;
    color: white;
}

.as-file-thumbnail-file-name {
    word-wrap: break-word; /* IE 5.5-7 */
    white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100px;
    max-height: 6.2em;
    line-height: 1.5;
    text-align: center;
    font-size: 13px;
    padding-top: 0.2em;
    box-sizing: border-box;
}

.as-file-thumbnail-file-name > span:last-child {
    white-space: nowrap;
}

.as-finder-folder-dialog-tree-ctn {
    max-height: calc(90vh - 250px);
    overflow-y: auto;
    border: 1px solid #dddddd;
}

.as-finder-folder-dialog-tree-ctn > .as-exp-group {
    width: 300px;
}

.as-finder-folder-dialog-selected-ctn {
    padding-bottom: 10px;
    white-space: pre-wrap;
}

.as-finder-folder-dialog-selected-ctn > span {
    white-space: nowrap;
}

div[data-view-as="list"] {
    --col: 1;
}

div[data-view-as="list"] .as-file-thumbnail {
    display: inline-block;
    margin-right: 4px;
    height: 50px;
    padding-left: 60px;
    white-space: nowrap;
    box-sizing: border-box;
    width: calc(100% / var(--col) - 10px * var(--col));
}

div[data-view-as="list"] .as-file-thumbnail::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

div[data-view-as="list"] .as-file-thumbnail-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
}

div[data-view-as="list"] .as-file-thumbnail-file-name {
    width: unset;
    max-width: 100%;
    text-align: left;
}

div[data-view-as="list"] .as-file-thumbnail-background,
div[data-view-as="list"] .as-file-thumbnail-file-name {
    display: inline-block;
    vertical-align: middle;
}


div[data-view-as="lage_icons"] .as-file-thumbnail-background{
    width: 200px;
    height: 200px;
}

div[data-view-as="lage_icons"]  .as-file-thumbnail-file-name {
    width: 200px;
}

VaKeR 2022