mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
06.17.2019 a4b34b4a655dac985ae068ac3e535190fc5470b7
1
2
3
4
5
6
7
8
9
10
.job-cancel {
    width: 3em;
    margin-top: 1ex;
    text-align: center;
}
 
.job-progress {
    width: calc(100% - 3em);
    margin-top: -10px;
}