Proyectos de Subversion Moodle

Rev

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

Rev 652 Rev 653
Línea 132... Línea 132...
132
    margin-bottom: 20px;
132
    margin-bottom: 20px;
133
}
133
}
Línea 134... Línea 134...
134
 
134
 
135
#page-calendar-view .drawer.drawer-right {
135
#page-calendar-view .drawer.drawer-right {
-
 
136
    display: none !important;
-
 
137
}
-
 
138
 
-
 
139
#page-calendar-view .my-0 {
-
 
140
    height: 30px;
-
 
141
    border-radius: 30px;
-
 
142
    width: 30px !important;
-
 
143
}
-
 
144
 
-
 
145
#page-calendar-view .maincalendar .calendarmonth td .day-number-circle {
-
 
146
    display: inline-block;
-
 
147
    line-height: 0;
-
 
148
    width: 50px;
-
 
149
    height: 50px;
-
 
150
}
-
 
151
 
-
 
152
#page-calendar-view  .maincalendar .calendarmonth td.today .day-number-circle {
-
 
153
    border-radius: 0px;
-
 
154
    color: #fff;
136
    display: none !important;
155
    background-color: #002389;
137
}
156
}