freezer-web-ui/disaster_recovery/static/freezer/css/freezer.css
memo b08558eba4 Improved horizon dashboard for freezer
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
2015-11-12 16:21:27 +00:00

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%;
}