Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 5... Línea 5...
5
.path-mod-workshop .collapsibleregioncaption {
5
.path-mod-workshop .collapsibleregioncaption {
6
    font-weight: bold;
6
    font-weight: bold;
7
    font-size: 120%;
7
    font-size: 120%;
8
}
8
}
Línea -... Línea 9...
-
 
9
 
-
 
10
.path-mod-workshop .collapsibleregioncaption img {
-
 
11
    max-width: 16px;
-
 
12
    max-height: 16px;
-
 
13
}
9
 
14
 
10
.path-mod-workshop div.singlebutton {
15
.path-mod-workshop div.singlebutton {
11
    text-align: center;
16
    text-align: center;
12
    margin: 0.75em auto;
17
    margin: 0.75em auto;
Línea 365... Línea 370...
365
.path-mod-workshop .userplan dd.phasetasks li {
370
.path-mod-workshop .userplan dd.phasetasks li {
366
    background-image: url([[pix:mod_workshop|userplan/task-todo]]);
371
    background-image: url([[pix:mod_workshop|userplan/task-todo]]);
367
    background-position: top left;
372
    background-position: top left;
368
    background-repeat: no-repeat;
373
    background-repeat: no-repeat;
369
    list-style-type: none;
374
    list-style-type: none;
370
    min-height: 16px;
375
    min-height: 20px;
371
    margin: .3em 0;
376
    margin: .2em 0;
-
 
377
    background-size: 15px;
372
}
378
}
Línea 373... Línea 379...
373
 
379
 
374
.dir-rtl.path-mod-workshop .userplan dd.phasetasks li {
380
.dir-rtl.path-mod-workshop .userplan dd.phasetasks li {
375
    background-position: top right;
381
    background-position: top right;