Proyectos de Subversion Moodle

Rev

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

Rev 566 Rev 568
Línea 64... Línea 64...
64
#page-calendar-view .calendar-controls .next{
64
#page-calendar-view .calendar-controls .next{
65
    width: auto !important;
65
    width: auto !important;
66
    border-radius: 5px !important;
66
    border-radius: 5px !important;
67
    border: 1px solid #bbb;
67
    border: 1px solid #bbb;
68
    padding: 15px !important;
68
    padding: 15px !important;
-
 
69
}
-
 
70
 
-
 
71
#page-calendar-view .calendarwrapper {
-
 
72
    position: relative;
-
 
73
    height: 550px !important;
69
}
74
}
70
75