Proyectos de Subversion Moodle

Rev

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

Rev 649 Rev 651
Línea 92... Línea 92...
92
#page-calendar-view #calendarviewdropdown{
92
#page-calendar-view #calendarviewdropdown{
93
    margin: 0;
93
    margin: 0;
94
}
94
}
Línea 95... Línea 95...
95
 
95
 
96
#page-calendar-view .btn-primary{
96
#page-calendar-view .btn-primary{
97
    background: transparent;
97
    background: #002389;
98
    color: #000;
98
    color: #fff;
99
    border-radius: 5px;
99
    border-radius: 5px;
100
    border-color: #ddd;
100
    border-color: none;
101
    margin-top: 0 !important;
101
    margin-top: 0 !important;
102
    height: 30px !important;
102
    height: 30px !important;
103
    margin-left: 5px;
103
    margin-left: 5px;
104
    font-size: smaller;
104
    font-size: smaller;
Línea 117... Línea 117...
117
    color: #000;
117
    color: #000;
118
}
118
}
Línea 119... Línea 119...
119
 
119
 
120
#page-calendar-view .maincalendar .calendarmonth th.header {
120
#page-calendar-view .maincalendar .calendarmonth th.header {
-
 
121
    text-align: center;
121
    text-align: center;
122
    color: #fff;
Línea 122... Línea 123...
122
}
123
}
123
 
124
 
124
#page-calendar-view .event-title{
125
#page-calendar-view .event-title{
Línea 125... Línea 126...
125
    color: #000 !important;
126
    color: #000 !important;
126
}
127
}
127
 
128
 
-
 
129
#page-calendar-view .rui-breadcrumbs {
-
 
130
    margin-top: -30px;
-
 
131
    margin-bottom: 20px;
-
 
132
}
128
#page-calendar-view .rui-breadcrumbs {
133
 
129
    margin-top: -30px;
134
#page-calendar-view .drawer.drawer-right {