Proyectos de Subversion Moodle

Rev

Rev 1210 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1210 Rev 1212
Línea 43... Línea 43...
43
    margin-top: 15px;
43
    margin-top: 15px;
44
}
44
}
Línea 45... Línea 45...
45
 
45
 
46
#page-calendar-view td span {
46
#page-calendar-view td span {
47
    font-size: 12.5px;
-
 
48
    color: #000;
47
    font-size: 12.5px;
Línea 49... Línea 48...
49
}
48
}
50
 
49
 
51
#page-calendar-view .calendarwrapper {
50
#page-calendar-view .calendarwrapper {
Línea 108... Línea 107...
108
    height: 30px;
107
    height: 30px;
109
    border-radius: 30px;
108
    border-radius: 30px;
110
    width: 30px !important;
109
    width: 30px !important;
111
}
110
}
Línea 112... Línea -...
112
 
-
 
113
#page-calendar-view .maincalendar .calendarmonth td .day-number-circle {
-
 
114
    display: inline-block;
-
 
115
    line-height: 0;
-
 
116
    width: 50px;
-
 
117
    height: 50px;
111
 
Línea 118... Línea 112...
118
}
112
 
119
 
-
 
120
#page-calendar-view  .maincalendar .calendarmonth td.today .day-number-circle {
113
 
121
    border-radius: 0px;
114
#page-calendar-view  .maincalendar .calendarmonth td.today .day-number-circle {
122
    color: #fff;
115
    color: #fff;
Línea 123... Línea 116...
123
    background-color: #002389;
116
    background-color: #002389;
124
}
-
 
125
 
117
}
126
#page-calendar-view .page-header-content {
118
 
127
    /* margin: 7px 0; */
119
#page-calendar-view .page-header-content {
128
    width: 100%;
120
    width: 100%;
129
    justify-content: space-between;
121
    justify-content: space-between;
130
    align-items: center;
-
 
131
    height: auto;
-
 
132
    margin-bottom: 20px;
122
    align-items: center;
Línea 133... Línea 123...
133
    /* top: 0; */
123
    height: auto;
134
    /* left: 0; */
124
    margin-bottom: 20px;
135
}
125
}