Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 31... Línea 31...
31
 
31
 
32
span[data-flexitour="container"].orphan div[data-role="arrow"] {
32
span[data-flexitour="container"].orphan div[data-role="arrow"] {
33
    display: none;
33
    display: none;
Línea 34... Línea -...
34
}
-
 
35
 
-
 
36
body div[data-flexitour="step-background-fader"],
-
 
37
body div[data-flexitour="step-background"] {
-
 
38
    position: absolute;
-
 
39
    background: inherit;
-
 
40
    background-image: none;
-
 
41
}
-
 
42
 
-
 
43
div[data-flexitour="step-background-fader"],
-
 
44
[data-flexitour="step-backdrop"] > td,
-
 
45
[data-flexitour="step-backdrop"] {
-
 
46
    position: relative;
-
 
47
}
34
}
48
 
35
 
49
span[data-flexitour="container"].orphan div[data-role="arrow"] {
36
span[data-flexitour="container"].orphan div[data-role="arrow"] {
Línea 50... Línea 37...
50
    display: none;
37
    display: none;
Línea 73... Línea 60...
73
.tour-actions > ul > li {
60
.tour-actions > ul > li {
74
    background-color: #f5f5f5;
61
    background-color: #f5f5f5;
75
    border-radius: 6px;
62
    border-radius: 6px;
76
    border: 1px solid #ccc;
63
    border: 1px solid #ccc;
77
    display: inline-block;
64
    display: inline-block;
78
    height: 9em;
-
 
79
    margin: .5em;
65
    margin: .5em;
80
    text-align: center;
66
    text-align: center;
81
    width: 13em;
67
    width: 13em;
82
}
68
}