Proyectos de Subversion Moodle

Rev

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

Rev 569 Rev 570
Línea 69... Línea 69...
69
}
69
}
Línea 70... Línea 70...
70
 
70
 
71
#page-calendar-view .calendarwrapper {
71
#page-calendar-view .calendarwrapper {
72
    position: relative;
72
    position: relative;
-
 
73
    height: 550px !important;
-
 
74
}
-
 
75
 
-
 
76
#page-calendar-view .btn.dropdown-toggle{
-
 
77
    height: 30px;
-
 
78
    font-size: 12.5px !important;
-
 
79
}
-
 
80
 
-
 
81
#page-calendar-view .custom-select {
-
 
82
    height: 30px;
-
 
83
    font-size: 12.5px;
-
 
84
    padding-top: 2.5px;
-
 
85
    padding-bottom: 2.5px;
-
 
86
    border-radius: 5px;
-
 
87
}
-
 
88
 
-
 
89
#page-calendar-view #calendarviewdropdown{
73
    height: 550px !important;
90
    margin: 0;
74
}
91
}