b08558eba4
action, job, session, backup, clients are now objects in api.py shield decorator to avoid having boilerplate code in views move from freezer_ui to disaster_recovery url improved actions edition in a job javascript lint added clients panel added actions panel improved restore functionality from the dashboard Change-Id: I23aed516bcde3a40b24144b05f858d1e3a49a796
10 lines
195 B
CSS
10 lines
195 B
CSS
.fa-custom-number {
|
|
font-family: monospace;
|
|
line-height: 1;
|
|
padding: 0.1em;
|
|
vertical-align: baseline;
|
|
font-weight: bold;
|
|
border: 1px solid #999;
|
|
border-radius: 25%;
|
|
}
|