job_status: info refactor

switching info is much faster, buttons keep their label
This commit is contained in:
alfrix
2022-11-30 08:01:49 -03:00
parent 79afa3620a
commit 2bacac7efb
2 changed files with 79 additions and 96 deletions

View File

@@ -377,7 +377,7 @@ trough {
margin-right: .25em;
}
.printing-info button {
margin: .1em;
margin: 0 .1em;
background-color: rgba(0, 0, 0, 0.1);
border-radius: .5em;
}