Proyectos de Subversion Moodle

Rev

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

Rev 1203 Rev 1210
Línea 252... Línea 252...
252
.courseindex .collapsed-icon {
252
.courseindex .collapsed-icon {
253
    background-color: #595858;
253
    background-color: #595858;
254
    color: var(--primary-white);
254
    color: var(--primary-white);
255
}
255
}
Línea 256... Línea 256...
256
 
256
 
257
.btn.btn-icon,
-
 
258
a.btn-icon {
-
 
259
    color: var(--primary-white);
257
.btn.btn-icon, a.btn-icon {
260
    line-height: 10px;
-
 
261
    background: transparent;
258
    line-height: 10px;
262
    width: 32px;
259
    width: 32px;
263
    height: 32px;
260
    height: 32px;
264
    border-radius: 32px;
-
 
265
    box-shadow: inset 0 0 0 1px var(--primary-white);
-
 
266
    opacity: 1;
261
    border-radius: 32px;
Línea 267... Línea 262...
267
}
262
}
268
 
-
 
269
.btn.btn-icon:hover,
263
 
270
a.btn-icon:hover {
264
.btn.btn-icon:hover, a.btn-icon:hover {
271
    box-shadow: inset 0 0 0 2px var(--primary-white);
265
    box-shadow: inset 0 0 0 2px var(--primary-white);
Línea 272... Línea -...
272
    background-color: var(--primary-white-hover);
-
 
273
}
-
 
274
 
-
 
275
.drawer {
-
 
276
    padding: 1px 10px;
-
 
277
}
-
 
278
 
-
 
279
.btn-icon {
-
 
280
    min-width: auto;
-
 
281
    border: none;
266
    background-color: var(--primary-white-hover);
282
}
267
}
283
 
268
 
284
.btn-icon svg {
269
.btn-icon svg {
Línea 285... Línea 270...
285
    width: 20px;
270
    width: 20px;
286
    height: 20px;
-
 
287
}
271
    height: 20px;
288
 
-
 
289
.btn.btn-icon,
272
}
Línea 290... Línea 273...
290
#page .hsuforum-tools a.btn-icon {
273
 
291
    height: 30px;
274
.drawer {
292
    width: 30px;
275
    padding: 1px 10px;
Línea 725... Línea 708...
725
 
708
 
726
.block_point_view.reactions-container .withtooltip {
709
.block_point_view.reactions-container .withtooltip {
727
    margin-right: -2.5px;
710
    margin-right: -2.5px;
Línea 728... Línea -...
728
}
-
 
729
 
-
 
730
.btn.btn-icon, #page .hsuforum-tools a.btn-icon {
-
 
731
    color: #bbb;
-
 
732
}
711
}
733
 
712
 
734
.rui-logo.rui-logo-box {
713
.rui-logo.rui-logo-box {
Línea 735... Línea 714...
735
    box-shadow: none;
714
    box-shadow: none;