Proyectos de Subversion Moodle

Rev

Rev 1186 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1186 Rev 1206
Línea 145... Línea 145...
145
 
145
 
146
#page-grade-report-grader-index .gradeparent{
146
#page-grade-report-grader-index .gradeparent{
147
    margin-top: 80px;
147
    margin-top: 80px;
Línea 148... Línea -...
148
}
-
 
149
 
-
 
150
/* #page-report-log-index .dropdown-menu.show, #page-report-competency-index .dropdown-menu.show, 
-
 
151
#page-report-outline-index .dropdown-menu.show, #page-report-participation-index .dropdown-menu.show,
-
 
152
#page-report-loglive-index .dropdown-menu.show, #page-report-progress-index .dropdown-menu.show{
-
 
153
    max-width: none;
-
 
154
    width: auto;
-
 
155
}
-
 
156
 
-
 
157
#page-grade-report-grader-index .dropdown-menu.show {
-
 
158
    max-width: 420px;
-
 
159
    width: 400px;
-
 
160
}
-
 
161
 
-
 
162
#page-course-view-participants .dropdown-menu.show {
-
 
163
    max-width: none;
-
 
164
} */
148
}
165
 
149
 
-
 
150
.dropdown-menu.show {
166
.dropdown-menu.show {
151
    width: max-content;
167
    max-width: none !important;
152
    display: flex;
Línea 168... Línea 153...
168
    width: auto !important;
153
    border-radius: 5px;
169
}
154
}
170
 
155
 
171
a {
156
a {