Proyectos de Subversion Moodle

Rev

Rev 1180 | Rev 1182 | Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |

#page-course-edit .fcontainer {
    padding: .6rem 14rem;
}

#page-course-view-topics div#action-menu-6-menu {
    width: 200px;
}

#page-course-view-topics ul.dropdown-menu.dropdown-menu-left.show {
    display: block;
}

#page-report-log-index .dropdown-menu.show, #page-report-competency-index .dropdown-menu.show, 
#page-report-outline-index .dropdown-menu.show, #page-report-participation-index .dropdown-menu.show,
#page-report-loglive-index .dropdown-menu.show, #page-report-progress-index .dropdown-menu.show{
    display: flex;
    max-width: 1000px;
    width: auto;
    border-radius: 5px;
}

#page-report-log-index .tertiary-navigation {
    right: 0.2rem;
}

#page-report-log-index form.logselecform {
    margin-top: 100px;
}

#page-report-log-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    padding: 6px 17px !important;
    font-size: 1rem;
    font-weight: 500;
    height: 47px;
    margin-bottom: 20px;
}

#page-course-view-participants .tertiary-navigation {
    right: 1rem;
    margin-right: 50px;
    margin-top: 5px;
}

#page-course-view-participants .userlist .no-overflow {
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #757474 #fff;
    height: 400px;
}

#page-report-competency-index form.user-competency-course-navigation {
    margin-top: 50px;
}

#page-report-competency-index .tertiary-navigation {
    left: 10px;
}

#page-report-competency-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    margin-bottom: 5px;
}

#page-report-competency-index .tertiary-navigation.full-width-bottom-border {
    width: 98%;
    padding: 0;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 25px;
}

#page-report-loglive-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    padding: 6px 17px !important;
    font-size: 1rem;
    font-weight: 500;
    height: 47px;
    margin-top: 25px;
    margin-bottom: 10px;
}

#page-report-loglive-index .tertiary-navigation, #page-report-outline-index .tertiary-navigation,
#page-report-participation-index .tertiary-navigation, #page-report-progress-index .tertiary-navigation {
    left: 0.1rem;
}

#page-report-loglive-index #livelogs-pause-button {
    margin-bottom: 30px;
    margin-top: 60px;
}

#page-report-outline-index .mform fieldset.collapsible:last-of-type legend a.fheader {
    margin-bottom: 0;
    margin-top: 60px;
}

#page-report-outline-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    padding: 6px 17px !important;
    font-size: 1rem;
    font-weight: 500;
    height: 47px;
    margin-bottom: 20px;
}

#page-report-overviewstats-index ul.chartslist {
    margin-top: 20px;
}

#page-report-participation-index .participationselectform {
    margin: 10px auto;
    margin-top: 70px;
}

#page-report-participation-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
    padding: 6px 17px !important;
    font-size: 1rem;
    font-weight: 500;
    height: 47px;
    margin-bottom: 10px;
}

#page-report-progress-index .tertiary-navigation.full-width-bottom-border {
    width: 100%;
    padding: 0;
    /* border-bottom: 1px solid #E1E1E1; */
    margin-top: -60px;
}

#page-report-progress-index .main-content {
    margin-bottom: 0;
    position: relative;
    margin-top: 50px;
}