Proyectos de Subversion Moodle

Rev

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

Rev 614 Rev 615
Línea 46... Línea 46...
46
        height: auto !important;
46
        height: auto !important;
47
    }
47
    }
48
    .btn.dropdown-toggle, #page .hsuforum-tools a.dropdown-toggle {
48
    .btn.dropdown-toggle, #page .hsuforum-tools a.dropdown-toggle {
49
        margin-right: 0px;
49
        margin-right: 0px;
50
    }
50
    }
51
    .w-100 {
-
 
52
        width: auto !important;
-
 
53
    }
-
 
54
    .comment-ctrl {
51
    .comment-ctrl {
55
        margin-top: 30px;
52
        margin-top: 30px;
56
    }
53
    }
57
    .forum-post {
54
    .forum-post {
58
        width: 85%;
55
        width: 85%;
Línea 146... Línea 143...
146
    #page-cesa-forums .mb-4 {
143
    #page-cesa-forums .mb-4 {
147
        display: none;
144
        display: none;
148
    }
145
    }
Línea 149... Línea 146...
149
 
146
 
-
 
147
    #page-cesa-forums h1 {
-
 
148
        margin-top: -20px !important;
-
 
149
    }
-
 
150
 
-
 
151
    #page-cesa-forums .col-md-12 {
-
 
152
        display: flex;
-
 
153
        grid-template-columns: 1fr 1fr;
-
 
154
        width: 100%;
-
 
155
        margin: 16px 0;
-
 
156
        gap: 16px;
-
 
157
        flex-direction: column;
-
 
158
    }
-
 
159
 
-
 
160
    #page-my-index .mr-1 {
150
    #page-cesa-forums h1 {
161
        height: 35px;
151
        font-size: 30px;
162
        font-size: smaller;
-
 
163
        margin-left: 25px;
-
 
164
        margin-right: 20px !important;
-
 
165
    }
-
 
166
 
-
 
167
    #page-my-index .w-100 {
-
 
168
        width: 100% !important;
-
 
169
    }
-
 
170
 
-
 
171
    #page-my-index #page-my-index #dropdown-topbar {
152
        margin-bottom: 5px;
172
        margin-left: 0px;
-
 
173
        margin-right: 10px;
-
 
174
    }
-
 
175
 
-
 
176
    #page.drawers, 
-
 
177
    .drawercontent, 
-
 
178
    .filemanager .fp-content, 
-
 
179
    .rui-card-course-contacts, 
-
 
180
    .cb-toolbar-container .dropdown-scrollable, 
-
 
181
    .rui-column-mh, 
-
 
182
    .rui-nav--admin, 
-
 
183
    .rui-content-message-container, 
-
 
184
    .rui-course-card-text, 
-
 
185
    #sidepre-blocks .rui-sidebar-blocks-wrapper, 
-
 
186
    .table-dynamic div:first-of-type, 
-
 
187
    .course-teachers-box, 
-
 
188
    .notification-area .control-area, 
-
 
189
    .gradeparent {
-
 
190
        scrollbar-width: thin;
153
        margin-top: -15px;
191
        scrollbar-color: #757474 #fff;
Línea 154... Línea 192...
154
    }
192
    }
Línea 155... Línea 193...
155
 
193