Proyectos de Subversion Moodle

Rev

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

Rev 578 Rev 579
Línea 58... Línea 58...
58
#page-calendar-view .calendar-controls .previous {
58
#page-calendar-view .calendar-controls .previous {
59
    width: auto !important;
59
    width: auto !important;
60
    border-radius: 5px !important;
60
    border-radius: 5px !important;
61
    border: none;
61
    border: none;
62
    padding: 15px !important;
62
    padding: 15px !important;
63
    background: #002389;
63
    background: #eee;
64
    color: #fff !important;
-
 
65
}
64
}
Línea 66... Línea 65...
66
 
65
 
67
#page-calendar-view .calendar-controls .next{
66
#page-calendar-view .calendar-controls .next{
68
    width: auto !important;
67
    width: auto !important;
69
    border-radius: 5px !important;
68
    border-radius: 5px !important;
70
    border: none;
69
    border: none;
71
    padding: 15px !important;
70
    padding: 15px !important;
72
    background: #002389;
-
 
73
    color: #fff !important;
71
    background: #eee;
Línea 74... Línea 72...
74
}
72
}
75
 
73
 
76
#page-calendar-view .calendarwrapper {
74
#page-calendar-view .calendarwrapper {