HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: 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,
Upload Files
File: /var/www/moodle/evaluaciones/moodle/mod/glossary/styles.css
/** General Styles **/
.path-mod-glossary .glossarypost {
    width: 95%;
    border-collapse: separate;
    margin: 0 auto;
    text-align: left;
}

.path-mod-glossary .glossarypost.entrylist {
    border-width: 0;
}

.path-mod-glossary .glossarypost.continuous .concept {
    display: inline;
}

.path-mod-glossary .glossarypost .commands {
    width: 200px;
    white-space: nowrap;
}

.path-mod-glossary .glossarypost td.picture {
    width: 35px;
}

.path-mod-glossary .glossarypost .entrylowersection .icons {
    text-align: right;
    padding-right: 5px;
}

.path-mod-glossary .glossarypost .entrylowersection .ratings {
    text-align: right;
    padding-right: 5px;
    padding-bottom: 2px;
}

.path-mod-glossary .glossarypost .glossary-hidden-note {
    margin: 0 .45em;
}

.path-mod-glossary .glossarydisplay {
    margin-left: auto;
    margin-right: auto;
}

.path-mod-glossary .glossarydisplay .tabs {
    width: 100%;
    margin-bottom: 0;
}

.path-mod-glossary .glossarydisplay .tabs .side {
    border-style: none;
    border-width: 0;
    width: auto;
}

.path-mod-glossary .glossarydisplay .separator {
    width: 4px;
}

.path-mod-glossary table.glossarypopup {
    width: 95%;
}

.path-mod-glossary .entrybox,
.path-mod-glossary table.glossaryapproval,
.path-mod-glossary .glossarypost .entrylowersection table {
    width: 100%;
    margin-bottom: 0;
}

.glossary-activity-picture {
    float: left;
}

.glossary-activity-content {
    margin-left: 40px;
}

/** Page specific styles **/
#page-mod-glossary-view .glossarycontrol {
    float: right;
    text-align: right;
    white-space: nowrap;
    margin: 5px 0;
}

#page-mod-glossary-view table.glossarycategoryheader,
#page-mod-glossary-import table.glossaryimportexport {
    margin-left: auto;
    margin-right: auto;
}

#page-mod-glossary-view table.glossarycategoryheader {
    margin-bottom: 0;
}

#page-mod-glossary-view table.glossarycategoryheader th {
    padding: 0;
}

#page-mod-glossary-view td.glossarysearchbox label {
    display: inline-block;
}

#page-mod-glossary-showentry #page-content {
    min-width: 600px;
}

#page-mod-glossary-print .mod-glossary-entrylist .mod-glossary-entry {
    vertical-align: top;
}

#page-mod-glossary-print .displayprinticon,
#page-mod-glossary-print .displaydate {
    text-align: right;
    font-size: 0.75em;
}

#page-mod-glossary-print .strong {
    font-weight: bold;
}

.path-mod-glossary .printicon {
    background: url([[pix:t/print]]) no-repeat scroll 2px center transparent;
    /*rtl:ignore*/
    padding-left: 20px;
}