dashboard
repositories
filestore
activity
search
login
sysop
/
github_borgbackup-buttler
mirror of
https://github.com/micromata/borgbackup-butler.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Layout...
Kai Reinhard
06.17.2019
a4b34b4a655dac985ae068ac3e535190fc5470b7
[sysop/github_borgbackup-buttler.git]
/
borgbutler-webapp
/
src
/
components
/
views
/
jobs
/
Job.css
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;
}