Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 41... Línea 41...
41
.path-mod-assign .submittedlate {
41
.path-mod-assign .submittedlate {
42
    color: red;
42
    color: red;
43
    font-weight: 900;
43
    font-weight: 900;
44
}
44
}
Línea 45... Línea -...
45
 
-
 
46
.path-mod-assign.jsenabled .gradingoptionsform [type=submit] {
-
 
47
    display: none;
-
 
48
}
-
 
49
 
45
 
50
.path-mod-assign.jsenabled .gradingtable .c1 select {
46
.path-mod-assign.jsenabled .gradingtable .c1 select {
51
    display: none;
47
    display: none;
Línea 52... Línea 48...
52
}
48
}
Línea 121... Línea 117...
121
.path-mod-assign div.gradingreminder {
117
.path-mod-assign div.gradingreminder {
122
    color: black;
118
    color: black;
123
    background-color: #efcfcf;
119
    background-color: #efcfcf;
124
}
120
}
Línea -... Línea 121...
-
 
121
 
-
 
122
.path-mod-assign div.dropdown.extrafilters .dropdown-menu {
-
 
123
    width: 300px;
-
 
124
}
125
 
125
 
126
.path-mod-assign .gradingtable .c0 {
126
.path-mod-assign .gradingtable .c0 {
127
    display: none;
127
    display: none;
Línea 128... Línea 128...
128
}
128
}
129
 
129
 
130
.path-mod-assign.jsenabled .gradingtable .c0 {
130
.path-mod-assign.jsenabled .gradingtable .c0 {
Línea 131... Línea 131...
131
    display: table-cell;
131
    display: table-cell;
-
 
132
}
132
}
133
 
133
 
134
.path-mod-assign .gradingtable table {
Línea 134... Línea 135...
134
.path-mod-assign .gradingbatchoperationsform {
135
    border-collapse: separate;
135
    display: none;
136
    border-spacing: 0;
136
}
137
}
Línea 137... Línea 138...
137
 
138
 
138
.path-mod-assign.jsenabled .gradingbatchoperationsform {
139
.path-mod-assign .gradingtable thead th {
139
    display: block;
140
    background-color: white;
Línea 225... Línea 226...
225
.path-mod-assign .submissionhistory .cell {
226
.path-mod-assign .submissionhistory .cell {
226
    background-color: #d0d0d0;
227
    background-color: #d0d0d0;
227
}
228
}
Línea 228... Línea 229...
228
 
229
 
-
 
230
.path-mod-assign.jsenabled .mod-assign-history-link {
229
.path-mod-assign.jsenabled .mod-assign-history-link {
231
    background: none 2px 4px / 16px 16px no-repeat;
230
    display: block;
232
    display: block;
231
    cursor: pointer;
233
    cursor: pointer;
-
 
234
    margin-bottom: 7px;
232
    margin-bottom: 7px;
235
    padding-left: 20px;
Línea 233... Línea 236...
233
}
236
}
234
 
237
 
235
.path-mod-assign.jsenabled .mod-assign-history-link h4 {
238
.path-mod-assign.jsenabled .mod-assign-history-link h4 {
Línea 244... Línea 247...
244
.path-mod-assign.jsenabled.dir_rtl .attempthistory h4 {
247
.path-mod-assign.jsenabled.dir_rtl .attempthistory h4 {
245
    text-align: right;
248
    text-align: right;
246
}
249
}
Línea 247... Línea 250...
247
 
250
 
248
.path-mod-assign.jsenabled .mod-assign-history-link-open {
-
 
249
    padding: 0 5px 0 20px;
251
.path-mod-assign.jsenabled .mod-assign-history-link-open {
250
    background: url([[pix:t/expanded]]) 2px center no-repeat;
252
    background-image: url([[pix:t/expanded]]);
Línea 251... Línea 253...
251
}
253
}
252
 
-
 
253
.path-mod-assign.jsenabled .mod-assign-history-link-closed {
254
 
254
    padding: 0 5px 0 20px;
255
.path-mod-assign.jsenabled .mod-assign-history-link-closed {
Línea 255... Línea 256...
255
    background: url([[pix:t/collapsed]]) 2px center no-repeat;
256
    background-image: url([[pix:t/collapsed]]);
256
}
257
}
257
 
258
 
Línea 283... Línea 284...
283
 
284
 
284
.path-mod-assign .gradingtable .moodle-actionmenu {
285
.path-mod-assign .gradingtable .moodle-actionmenu {
285
    white-space: nowrap;
286
    white-space: nowrap;
Línea -... Línea 287...
-
 
287
}
-
 
288
 
-
 
289
.path-mod-assign .gradingtable .username .d-inline-block {
-
 
290
    white-space: nowrap;
286
}
291
}
287
 
292
 
288
.path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a {
293
.path-mod-assign .gradingtable .moodle-actionmenu[data-enhanced].show .menu a {
289
    padding-left: 12px;
294
    padding-left: 12px;
Línea 1229... Línea 1234...
1229
 
1234
 
1230
/* Bug fix for TinyMCE menu when in fullscreen mode and when editor is nested in a popout.*/
1235
/* Bug fix for TinyMCE menu when in fullscreen mode and when editor is nested in a popout.*/
1231
body.path-mod-assign [data-region="grade-panel"] .mform .fitem.has-popout .felement[data-fieldtype="editor"] {
1236
body.path-mod-assign [data-region="grade-panel"] .mform .fitem.has-popout .felement[data-fieldtype="editor"] {
1232
    overflow: unset;
1237
    overflow: unset;
-
 
1238
}
-
 
1239
 
-
 
1240
.path-mod-assign .initialsdropdown {
-
 
1241
    width: 460px;
-
 
1242
}
-
 
1243
 
-
 
1244
.path-mod-assign .initialsdropdown::after {
-
 
1245
    content: '';