Actualiza los estilos del tema

Incorpora cambios incluidos hasta la versión 2.1.5 de Circle y adapta
estilos a los nuevos requisitos de Redmine 4.1.1.
This commit is contained in:
Manuel Cillero 2020-12-02 20:05:21 +01:00
parent 7750f183e7
commit eb71fe9287
3 changed files with 200 additions and 194 deletions

View file

@ -1,14 +1,18 @@
/* Layout */
body.controller-welcome #wrapper-main {
max-width: 100%;
body.controller-welcome #main {
width: 100%;
}
body.controller-welcome #wrapper3 {
padding-bottom: 0;
}
body.controller-welcome div#content {
width: 100%;
padding: 0;
}
body.controller-welcome .contextual {
display: none;
}
body.controller-welcome #top-menu,
body.controller-welcome #header {