]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/error-panel/error-panel.component.scss
update download target update for octopus release
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / error-panel / error-panel.component.scss
1 .error-panel-alert-icon {
2 vertical-align: top;
3 padding-right: 15px; // See @alert-padding in bootstrap/less/variables.less
4 }
5 .error-panel-alert-title {
6 font-weight: bold;
7 }