Proyectos de Subversion Moodle

Rev

Rev 1207 | Rev 1210 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1207 Rev 1209
Línea 46... Línea 46...
46
#page-calendar-view td span {
46
#page-calendar-view td span {
47
    font-size: 12.5px;
47
    font-size: 12.5px;
48
    color: #000;
48
    color: #000;
49
}
49
}
Línea 50... Línea -...
50
 
-
 
51
#page-calendar-view .calendar-controls .previous {
-
 
52
    width: auto !important;
-
 
53
    border-radius: 5px !important;
-
 
54
    border: none;
-
 
55
    padding: 15px !important;
-
 
56
    background: #eee;
-
 
57
}
-
 
58
 
-
 
59
#page-calendar-view .calendar-controls .next{
-
 
60
    width: auto !important;
-
 
61
    border-radius: 5px !important;
-
 
62
    border: none;
-
 
63
    padding: 15px !important;
-
 
64
    background: #eee;
-
 
65
}
-
 
66
 
50
 
67
#page-calendar-view .calendarwrapper {
51
#page-calendar-view .calendarwrapper {
68
    position: relative;
52
    position: relative;
69
    height: 550px !important;
53
    height: 550px !important;
Línea 99... Línea 83...
99
 
83
 
100
#page-calendar-view .moremenu .dropdownmoremenu .nav-link {
84
#page-calendar-view .moremenu .dropdownmoremenu .nav-link {
101
    display: none !important;
85
    display: none !important;
Línea 102... Línea -...
102
}
-
 
103
 
-
 
104
#page-calendar-view .calendar-controls .previous:hover, #page-calendar-view .calendar-controls .next:hover {
-
 
105
    width: auto !important;
-
 
106
    border-radius: 5px !important;
-
 
107
    border: 1px solid #bbb;
-
 
108
    padding: 15px !important;
-
 
109
    background: #fff;
-
 
110
    color: #000;
-
 
111
}
86
}
112
 
87
 
113
#page-calendar-view .maincalendar .calendarmonth th.header {
88
#page-calendar-view .maincalendar .calendarmonth th.header {
114
    text-align: center;
89
    text-align: center;
115
    color: #fff;
90
    color: #fff;