Proyectos de Subversion Moodle

Rev

Rev 1179 | Rev 1181 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1179 Rev 1180
Línea 9... Línea 9...
9
#page-course-view-topics ul.dropdown-menu.dropdown-menu-left.show {
9
#page-course-view-topics ul.dropdown-menu.dropdown-menu-left.show {
10
    display: block;
10
    display: block;
11
}
11
}
Línea 12... Línea 12...
12
 
12
 
13
#page-report-log-index .dropdown-menu.show, #page-report-competency-index .dropdown-menu.show, 
13
#page-report-log-index .dropdown-menu.show, #page-report-competency-index .dropdown-menu.show, 
14
#page-report-outline-index .dropdown-menu.show,
14
#page-report-outline-index .dropdown-menu.show, #page-report-participation-index .dropdown-menu.show,
15
#page-report-loglive-index .dropdown-menu.show{
15
#page-report-loglive-index .dropdown-menu.show{
16
    display: flex;
16
    display: flex;
17
    max-width: 1000px;
17
    max-width: 1000px;
18
    width: auto;
18
    width: auto;
Línea 74... Línea 74...
74
    height: 47px;
74
    height: 47px;
75
    margin-top: 25px;
75
    margin-top: 25px;
76
    margin-bottom: 10px;
76
    margin-bottom: 10px;
77
}
77
}
Línea 78... Línea 78...
78
 
78
 
-
 
79
#page-report-loglive-index .tertiary-navigation, #page-report-outline-index .tertiary-navigation,
79
#page-report-loglive-index .tertiary-navigation, #page-report-outline-index .tertiary-navigation {
80
#page-report-participation-index .tertiary-navigation {
80
    left: 0.1rem;
81
    left: 0.1rem;
Línea 81... Línea 82...
81
}
82
}
82
 
83
 
Línea 98... Línea 99...
98
    margin-bottom: 20px;
99
    margin-bottom: 20px;
99
}
100
}
Línea 100... Línea 101...
100
 
101
 
101
#page-report-overviewstats-index ul.chartslist {
102
#page-report-overviewstats-index ul.chartslist {
-
 
103
    margin-top: 20px;
-
 
104
}
-
 
105
 
-
 
106
#page-report-participation-index .participationselectform {
-
 
107
    margin: 10px auto;
-
 
108
    margin-top: 70px;
-
 
109
}
-
 
110
 
-
 
111
#page-report-participation-index .tertiary-navigation .tertiary-navigation-selector .dropdown-toggle {
-
 
112
    padding: 6px 17px !important;
-
 
113
    font-size: 1rem;
-
 
114
    font-weight: 500;
-
 
115
    height: 47px;
102
    margin-top: 20px;
116
    margin-bottom: 10px;
103
}
117
}