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
Table layout.
Kai Reinhard
08.14.2019
a0a4a18fd65353b69bac041dd84dfc4c211a3e15
[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;
}