Proyectos de Subversion Moodle

Rev

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

Rev 409 Rev 410
Línea 1133... Línea 1133...
1133
        display: none;
1133
        display: none;
1134
    }
1134
    }
Línea 1135... Línea 1135...
1135
    
1135
    
1136
    #page-calendar-view #page .main-content  {
1136
    #page-calendar-view #page .main-content  {
-
 
1137
        height: auto !important;
1137
        height: auto !important;
1138
        margin-top: -3%;
Línea 1138... Línea 1139...
1138
    }
1139
    }
1139
    
1140
    
1140
    #page-calendar-view .drawer.drawer-right  {
1141
    #page-calendar-view .drawer.drawer-right {
-
 
1142
        display: flex;
-
 
1143
        width: max-content;
-
 
1144
        margin-top: 4.5%;
-
 
1145
        background: #23292f;
-
 
1146
    }
-
 
1147
    
-
 
1148
    #page-calendar-view .card-body {
-
 
1149
        padding: 10px;
-
 
1150
        margin-top: 70%;
-
 
1151
        margin-left: 15%;
-
 
1152
    }
-
 
1153
 
1141
        display: flex;
1154
    #page-calendar-view calendar_filters [data-action=filter-event-type] .eventname {
1142
        width: fit-content;
1155
        color: #fff
1143
    }
1156
    }