Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 12... Línea 12...
12
 
12
 
13
.path-admin .admintable .leftalign {
13
.path-admin .admintable .leftalign {
14
    text-align: left;
14
    text-align: left;
Línea 15... Línea -...
15
}
-
 
16
 
-
 
17
.environmenttable {
-
 
18
    .warn {
-
 
19
        @extend .alert-warning;
-
 
20
    }
-
 
21
 
-
 
22
    .error {
-
 
23
        @extend .alert-danger;
-
 
24
    }
-
 
25
 
-
 
26
    .ok {
-
 
27
        @extend .alert-success;
-
 
28
    }
-
 
29
}
15
}
30
 
16
 
31
.path-admin .admintable.environmenttable .name,
17
.path-admin .admintable.environmenttable .name,
32
.path-admin .admintable.environmenttable .info,
18
.path-admin .admintable.environmenttable .info,
33
.path-admin #assignrole .admintable .role,
19
.path-admin #assignrole .admintable .role,
Línea 139... Línea 125...
139
#page-admin-roles-define .definenotice {
125
#page-admin-roles-define .definenotice {
140
    margin: 1em 10% 2em 10%;
126
    margin: 1em 10% 2em 10%;
141
    text-align: left;
127
    text-align: left;
142
}
128
}
Línea -... Línea 129...
-
 
129
 
-
 
130
#page-admin-index .upgradekeyreq {
-
 
131
    min-width: 220px;
-
 
132
}
143
 
133
 
144
#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span {
134
#page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo span {
145
    display: block;
135
    display: block;
Línea 146... Línea 136...
146
}
136
}
Línea 338... Línea 328...
338
    padding: 0;
328
    padding: 0;
339
    margin: 7px 0 0 0;
329
    margin: 7px 0 0 0;
340
}
330
}
Línea 341... Línea 331...
341
 
331
 
342
.form-item .form-setting .defaultsnext {
332
.form-item .form-setting .defaultsnext {
343
    display: inline;
333
    display: inline-block;
Línea 344... Línea 334...
344
}
334
}
345
 
335
 
346
.form-item .form-setting .locked-checkbox {
336
.form-item .form-setting .locked-checkbox {
Línea 398... Línea 388...
398
        margin-left: 301px;
388
        margin-left: 301px;
399
        border-top-width: 0;
389
        border-top-width: 0;
400
    }
390
    }
401
}
391
}
Línea 402... Línea 392...
402
 
392
 
403
@include media-breakpoint-down(sm) {
393
@include media-breakpoint-down(md) {
404
    .jsenabled .admin_colourpicker {
394
    .jsenabled .admin_colourpicker {
405
        height: 150px;
395
        height: 150px;
406
        margin-bottom: 10px;
396
        margin-bottom: 10px;
407
        display: block;
397
        display: block;
Línea 425... Línea 415...
425
 
415
 
426
#page-admin-index #notice .checkforupdates {
416
#page-admin-index #notice .checkforupdates {
427
    text-align: center;
417
    text-align: center;
Línea -... Línea 418...
-
 
418
}
-
 
419
 
-
 
420
#page-admin-index #page-content .alert a {
-
 
421
    font-weight: normal;
-
 
422
    text-decoration: underline;
428
}
423
}
429
 
424
 
430
// Plugins overview page at admin/plugins.php
425
// Plugins overview page at admin/plugins.php
431
#page-admin-plugins {
426
#page-admin-plugins {
432
    #plugins-overview-panel {
427
    #plugins-overview-panel {
433
        .info {
428
        .info {
-
 
429
            display: inline-block;
-
 
430
            margin-right: 1em;
-
 
431
 
-
 
432
            [data-filterby].active {
-
 
433
                font-weight: bold;
-
 
434
            }
-
 
435
        }
434
            display: inline-block;
436
        .updateavailableinstallall {
435
            margin-right: 1em;
437
            margin-right: 1em;
Línea 436... Línea 438...
436
        }
438
        }
437
    }
439
    }
Línea 459... Línea 461...
459
            margin: 0 3px 5px 0;
461
            margin: 0 3px 5px 0;
460
        }
462
        }
461
    }
463
    }
Línea 462... Línea 464...
462
 
464
 
463
    #plugins-control-panel {
465
    #plugins-control-panel {
-
 
466
        .status-missing td,
464
        .status-missing td {
467
        .deprecatedtype td {
465
            background-color: $state-warning-bg;
468
            background-color: $state-warning-bg;
Línea 466... Línea 469...
466
        }
469
        }
467
 
470
 
Línea 504... Línea 507...
504
#plugins-check-page {
507
#plugins-check-page {
Línea 505... Línea 508...
505
 
508
 
506
    // Plugins check table.
509
    // Plugins check table.
507
    #plugins-check {
510
    #plugins-check {
-
 
511
        .status-missing,
508
        .status-missing,
512
        .deprecatedtype,
509
        .status-downgrade {
513
        .status-downgrade {
510
            td {
514
            td {
511
                background-color: $state-danger-bg;
515
                background-color: $state-danger-bg;
512
            }
516
            }
Línea 608... Línea 612...
608
 
612
 
609
.maintenancewarning {
613
.maintenancewarning {
610
    position: fixed;
614
    position: fixed;
611
    bottom: 0;
615
    bottom: 0;
-
 
616
    right: 0;
612
    right: 0;
617
    margin: 1rem;
613
    overflow: hidden;
618
    overflow: hidden;
614
    z-index: $zindex-dropdown;
619
    z-index: $zindex-dropdown;
-
 
620
}
-
 
621
.jsenabled .maintenancewarning {
-
 
622
    @include transition(0.2s);
Línea 615... Línea 623...
615
}
623
}
616
 
624
 
617
.modal.modal-in-page {
625
.modal.modal-in-page {