From: Tiago Melo Date: Wed, 8 Jul 2020 09:40:30 +0000 (+0000) Subject: mgr/dashboard: Clean custom header styles X-Git-Tag: wip-pdonnell-testing-20200918.022351~648^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cf55a768b26e1eded9cd2235c2966b2529a3cafc;p=ceph-ci.git mgr/dashboard: Clean custom header styles Fixes: https://tracker.ceph.com/issues/46417 Signed-off-by: Tiago Melo --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html index a0e3bf8b308..4e5deedfafc 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html @@ -4,13 +4,13 @@
-

+

{{ section.heading }} -

+
Advanced
-

Striping

+

Striping

diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html index ab23e58c59f..3df68d267b8 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html @@ -94,8 +94,8 @@
-

Values

+

Values

diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html index 31e2f0581dd..bbbe426a45e 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html @@ -7,7 +7,7 @@ [formGroup]="formGroup" novalidate>
- + -

Please set a new password.

+

Please set a new password.

You will be redirected to the login page afterwards.