]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.scss
d/control: depend on python3-yaml for ceph-mgr
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / navigation / about / about.component.scss
CommitLineData
11fdf7f2
TL
1.product-versions {
2 margin-top: 30px;
3}
4.product-versions strong {
5 margin-right: 10px;
6}
7.modal-header {
8 border-bottom: none;
9}
10.modal-body {
11 padding-left: 80px;
12 padding-right: 80px;
13}
14.modal-footer {
15 border-top: none;
16}
17h2 {
18 font-size: 3em;
19}
20.ceph-logo {
21 width: 10%;
22}
23.list-unstyled li {
24 margin-top: 5px;
25}
26.modal-footer {
27 padding: 15px 80px 35px 80px;
28}
29.modal-body {
30 margin-top: 0;
31 padding-top: 0;
32
33 h2 {
34 margin-top: 0;
35 }
36}