Libera la versión 1.1.2

This commit is contained in:
Manuel Cillero 2020-08-11 12:31:11 +02:00
parent aad4fe0601
commit 3c294e8f1e
2 changed files with 29 additions and 112 deletions

View file

@ -1558,6 +1558,10 @@ tr.changeset > td.comments {
tr.changeset > td.comments {
padding-top: .7em;
}
body.controller-repositories.action-show tr.entry > td.comments {
font-family: monospace, Courier, Consolas, Menlo, "Liberation Mono";
font-size: 14px;
}
body.controller-repositories.action-revision div.changeset-comments {
padding: 0 20px 20px;
margin-top: -10px;