Proyectos de Subversion Moodle

Rev

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

Rev 649 Rev 722
Línea 10... Línea 10...
10
    display: none !important;
10
    display: none !important;
11
}
11
}
Línea 12... Línea 12...
12
 
12
 
13
.forum-post-header {
13
.forum-post-header {
14
    background: #002389;
14
    background: #002389;
-
 
15
    padding: 12px;
15
    border: none;
16
    border-start-start-radius: 5px;
16
    border-radius: 5px;
17
    border-start-end-radius: 5px;
17
}
18
}
18
div .forum-post-core-subject .text-secondary {
19
div .forum-post-core-subject .text-secondary {
19
    color: #fff!important;
20
    color: #fff!important;
20
}
21
}