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-poser__css__question.css
/*** module: node_modules/absol-poser/css/question.css ***/
.ap-editable-question {
    position: relative;
    min-height: 50px;

}

.ap-editable-question div {
    font: inherit;
}

.ap-editable-question-header {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: var(--control-verticle-distance-2);
}


.ap-editable-question-index {
    /*flex-grow: 1;*/
    margin-bottom: 10px;
    padding-right: 25px;
}

.ap-editable-question-type {
    margin-bottom: 10px;
}

.ap-editable-question .as-ribbon-button.ap-editable-question-type-input {
    background-color: white;
}

.ap-editable-question-type-input {
    height: 30px;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    width: 240px;
    text-align: left;
    position: relative;
}

.ap-editable-question-type-input .mdi-chevron-down {
    display: none;
}

.ap-editable-question-type-input:hover svg.dropdown {
    width: 10px;
    height: 10px;
    fill: black;
}


input[type=number].ap-editable-question-index-input {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    width: 60px;
    height: 30px;
    border: solid 1px #d6d6d6;
    background-color: white;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: inherit;
    font-family: inherit;
    padding-left: var(--as-input-horizontal-padding);
    outline: none;
}


.ap-editable-question-content-ctn,
.ap-editable-question-description-ctn {
    display: flex;
    padding-bottom: var(--control-verticle-distance-2);
}


.ap-editable-question-description,
.ap-editable-question-content {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    flex-grow: 1;
    padding: 5px;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
    outline: none;
}

.ap-editable-question:not(.ap-has-image) > .ap-editable-image-ctn {
    display: none;
}

.ap-editable-question.ap-has-image .ap-editable-question-image-btn-ctn {
    display: none;
}

.ap-editable-question-image-btn-ctn {
    padding-left: 130px;
}

/*.ap-editable-answer-draggable-ctn:hover .ap-editable-answer-ctn-drag-zone {*/
/*    opacity: 1;*/
/*}*/


.ap-editable-image-ctn {
    padding: 0 10px 0 var(--as-input-horizontal-padding);
}

.ap-editable-image-ctn::before {
    content: "";
    display: block;
    border-top: 1px solid #ddd;
    height: var(--control-horizontal-distance-1);

}

.ap-editable-image-ctn > image {
    display: inline-block;
    vertical-align: top;
}

.ap-editable-image-remove-btn {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 50%;
    border: none;
    color: grey;
    font-size: 1.3em;
    padding: 0;
    left: -0.75em;
    top: -0.75em;
    width: 1.5em;
    height: 1.5em;
    background-color: rgb(217, 217, 217);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
}


.ap-editable-answer-list-header {
    position: relative;
    height: 2em;
    display: none;
}

.ap-width-s .ap-editable-answer-list-header {
    display: none;
}

.ap-editable-answer-list-header-true-answer-text {
    position: absolute;
    right: calc(var(--icon-fontsize-cover) * 2 - 5px);
    bottom: 0;
    width: calc(var(--ap-true-anwser-text-length) + 10px);
    text-align: center;
}

.ap-editable-answer-list {
    padding-top: var(--control-verticle-distance-1);
    padding-bottom: var(--control-verticle-distance-1);
}

.ap-editable-answer-note {
    min-height: 80px;
    max-height: 300px;
    overflow-y: auto;
}

.ap-editable-answer-note-ctn {
    padding-bottom: var(--control-verticle-distance-2);
}


.ap-editable-question-footer {
    display: flex;
}

.ap-editable-question-footer > div:first-child {
    flex-grow: 1;
}

.ap-editable-question-footer > div > * {
    display: inline-block;
    vertical-align: middle;
}

.ap-editable-question-footer .ap-button {
    margin-right: var(--control-horizontal-distance-2);
}

.ap-editable-question-footer label {
    margin-right: 1.5em;
    font-weight: normal;
}

.ap-editable-question-point {
    width: 70px;
}


.ap-editable-question.ap-editable-question-type-paragraph .ap-editable-question-point-ctn,
.ap-editable-question.ap-editable-question-type-short-answer .ap-editable-question-point-ctn,
.ap-editable-question.ap-editable-question-type-linear-scale .ap-editable-question-point-ctn {
    /*display: none;*//* design change */
}

.ap-editable-question.ap-editable-question-type-multiple-choice .ap-editable-answer-list-header,
.ap-editable-question.ap-editable-question-type-checkboxes .ap-editable-answer-list-header {
    display: block;
}


.ap-question-header {
    display: flex;
    font-weight: bold;
    padding-bottom: var(--control-verticle-distance-2);
}

.ap-question-idx {
    width: 30px;
    color: #c0c0c0;
}

.ap-question-body:not(:last-child) {
    padding-bottom: var(--control-verticle-distance-2);
}

.ap-question-body > * {
    width: 100%;
}

.ap-question-description {
    padding-bottom: var(--control-verticle-distance-2);
    white-space: pre-wrap;
}

.ap-question-image-ctn img {
    object-fit: contain;
    max-width: 100%;
    max-height: 50vh;
    margin-bottom: var(--control-verticle-distance-1);
}

.ap-multiple-choice-answer.ap-readonly .ap-choice-answer-select {
    pointer-events: none;
}

.ap-paragraph-answer.ap-readonly {
    pointer-events: none;
}

.ap-question-score-ctn {
    display: flex;
}

.ap-question-score-ctn > div:first-child {
    flex-grow: 1;
}

.ap-question-score-ctn input {
    width: 60px;
}

.ap-editable-text-answer-content-ctn.ap-input pre {
    border: none;
    border-radius: initial;
}


.ap-linear-scale-answer.ap-readonly .absol-radio-button {
    pointer-events: none;
}

.ap-editable-question.ap-read-only .ap-editable-answer-ctn .as-board-drag-zone {
    visibility: hidden;
}

.ap-editable-question.ap-read-only .as-message-input-attachment-add-btn,
.ap-editable-question.ap-read-only .as-message-input-attach-preview-close-btn {
    display: none;
}

.ap-editable-question.ap-read-only .ap-editable-question-type-input .absol-selectmenu-btn,
.ap-editable-question.ap-read-only .ap-editable-question-footer button,
.ap-editable-question.ap-read-only .ap-editable-question-image-btn-ctn,
.ap-editable-question.ap-read-only .ap-editable-ad-image-btn,
.ap-editable-question.ap-read-only .ap-more-radio-answer-content-ctn span {
    display: none;
}

.ap-editable-question.ap-read-only .ap-editable-question-type-input,
.ap-editable-question.ap-read-only .ap-editable-question-footer .absol-switch,
.ap-editable-question.ap-read-only .ape-radio-answer-list {
    pointer-events: none;
}

.ap-editable-question-type {
    margin-right: 25px;
}

.ap-editable-question-option-ctn {
    flex-grow: 1;
}

.ap-editable-question-option-ctn > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

.ap-editable-question-option-ctn > div > label:first-child {
    margin-right: 0.6em;
}

VaKeR 2022