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__pizo__css__EditHelpContainer.css
/*** module: node_modules/pizo/css/EditHelpContainer.css ***/
.b-article__wrapper.os-host.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke_inner.cke_reset {
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    display: flex;
    height: 100% !important;
    align-items: stretch;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.b-article__wrapper.os-host.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke_top.cke_reset_all {
    display: flex;
    flex-shrink: 0;
}

.b-article__wrapper.os-host.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke_contents.cke_reset {
    flex-grow: 2;
    display: flex;
    height: unset !important;
}

.b-article__wrapper.os-host.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke_bottom.cke_reset_all {
    flex-shrink: 0;
}

.material-icons-add::before {
    content: "add";
}

.material-icons-edit::before {
    content: "edit";
}

.material-icons-delete::before {
    content: "delete";
}

.b-workZone__content.m-workZone__content__nav .header-display-visible .sortTable>thead {
    display: table-header-group;
}

.title-label {}

.alias-label {
    color: #3071a9;
    font-size: 0.8em;
}

.b-workZone__content.m-workZone__content__nav .sortTable>tbody>tr:hover {
    background-color: #00000080;
}

.b-workZone__content.m-workZone__content__nav .header-display-visible .sortTable>tbody>tr.choice-event-category {
    background-color: #000000;
}

.b-workZone__layout .sortTable>tbody>tr.choice-list-category {
    background-color: #000000;
}

.list-linkChoice-container {
    width: 80vw;
    height: 80vh;
    min-width: 800px;
    min-height: 600px;
    background-color: #263238;
    top: unset;
    left: unset;
    bottom: unset;
    right: unset;
    position: unset;
    display: flex;
    flex-direction: column;
}

.list-linkChoice-container table.sortTable .parent td {
    background-color: unset;
}

.btn.hasTooltip {
    position: absolute;
    transform: translate(-100%);
}

.input-search-list {
    padding: 5px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    flex-grow: 2;
    display: flex;
}

.btn-wrapper.input-append {
    margin: 10px;
    position: relative;
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    flex-grow: 2;
}

#matd .sortTable>thead>tr>th {
    min-width: unset !important;
}

.pizo-new-category-container-alias-active {
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: stretch;
}

.pizo-new-category-container-alias {
    flex-grow: 2;
    display: flex;
}

.pizo-new-state-publish {
    display: flex;
    flex-shrink: 0;
    margin: auto;
    padding-left: 30px;
    padding-right: 10px;
}

.pizo-new-category-container-publish-container-label {
    margin-right: 10px;
    vertical-align: bottom;
}

div.tick-element:before {
    content: "check";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.2857em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

div.cross-element:before {
    content: "close";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.2857em;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.b-workZone__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: stretch;
}

.b-workZone__content.m-workZone__content__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.pizo-list-realty-button-element {
    text-align: center;
    padding: 0;
    margin: 0;
    background-color: #ebebeb;
    border: solid 0.0714rem #c0c0c0;
    border-radius: 0.2em;
    font-size: 1em;
    overflow: hidden;
    line-height: 2em;
    box-sizing: content-box;
    height: 2em;
    white-space: nowrap;
}

.pizo-list-realty-button .pizo-list-realty-button-element:not(:first-child) {
    margin-left: 0.3571em;
}

.pizo-list-realty-button-element>span {
    display: inline-block;
    vertical-align: middle;
    height: 2em;
    box-sizing: border-box;
    line-height: 2em;
    text-align: center;
    font-size: 1em;
    text-align: center;
    margin-left: 0.7em;
    margin-right: 0.7em;
    line-height: inherit;
}

.b-workZone__side.m-workZone__side__nav table.sortTable>tbody>tr>td:first-child,
table.sortTableClone>tbody>tr>td:first-child {
    border-left: unset;
}

.b-workZone__side.m-workZone__side__nav table.sortTable th,
.b-workZone__side.m-workZone__side__nav table.sortTable td,
.b-workZone__side.m-workZone__side__nav table.sortTableClone th,
.b-workZone__side.m-workZone__side__nav table.sortTableClone td {
    border-bottom: unset;
}

.b-workZone__side.m-workZone__side__nav table.sortTable th,
table.sortTableClone th {
    background-color: #36304a;
    vertical-align: middle;
    color: #fff;
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 4;
}

.pizo-new-category-container-alias.hasErrorElement {
    background-color: #000000;
}

.pizo-new-realty-location-detail-row-label-important {
    color: #d93025;
}

.cke_button_label.cke_button__linkdb_label {
    display: block;
}

.cke_button_label.cke_button__note_label {
    display: block;
}

.setting-page-container {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: calc(100% - 2px);
    background-color: white;
    display: flex;
    flex-direction: column;
}

.setting-page-container-title {
    display: flex;
    flex-shrink: 0;
    justify-content: flex-end;
    padding: 10px;
}

.setting-page-container-title-label {
    display: flex;
    flex-shrink: 0;
    font-size: 20px;
    align-items: center;
    padding: 10px;
    color: #eeeeee;
    background-color: #263238;
    width: 100px;
}

.setting-page-container-title-input {
    padding: 5px;
    margin: 10p;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
}

.setting-page-container-header,
.setting-page-container-footer {
    width: 100%;
    height: 50%;
    display: flex;
    flex-grow: 2;
    background-color: #263238;
    flex-direction: column;
}

.setting-page-container-header-label,
.setting-page-container-footer-label {
    display: flex;
    flex-shrink: 0;
    font-size: 20px;
    align-items: center;
    padding: 10px;
    color: #eeeeee;
}

.setting-page-container-header-editor,
.setting-page-container-footer-editor {
    flex-grow: 2;
    display: flex;
}

.setting-page-container-header-editor>div,
.setting-page-container-footer-editor>div {
    width: 100%;
    height: 100%;
}

.setting-page-container .cke_inner.cke_reset {
    /*display: -webkit-box;*/
    display: -ms-flexbox;
    display: flex;
    height: 100% !important;
    align-items: stretch;
    -webkit-flex-direction: column;
    /* Safari */
    flex-direction: column;
}

.setting-page-container .cke_top.cke_reset_all {
    display: flex;
    flex-shrink: 0;
}

.setting-page-container .cke_contents.cke_reset {
    flex-grow: 2;
    display: flex;
    height: unset !important;
}

.setting-page-container .cke_bottom.cke_reset_all {
    flex-shrink: 0;
}

.b-article .b-article__headerLayout-edit {
    color: #eeeeee;
}

.os-host-bottom {
    position: relative;
    overflow: visible!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    flex-shrink: 0;
    display: flex;
}

.b-article__wrapper.os-host-bottom.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke.cke_reset.cke_chrome.cke_ltr.cke_browser_webkit {
    height: calc(100% - 2px);
    width: calc(100% - 2px);
}

.b-article__wrapper.os-host-bottom.os-theme-dark.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden.os-host-overflow.os-host-overflow-y.os-host-transition .cke_inner.cke_reset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100% !important;
    align-items: stretch;
    -webkit-flex-direction: column;
    flex-direction: column;
}

VaKeR 2022