]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/build/less/invoice.less
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / build / less / invoice.less
1 /*
2 * Page: Invoice
3 * -------------
4 */
5
6 .invoice {
7 position: relative;
8 background: #fff;
9 border: 1px solid #f4f4f4;
10 padding: 20px;
11 margin: 10px 25px;
12 }
13
14 .invoice-title {
15 margin-top: 0;
16 }