From: Enno Gotthold Date: Tue, 4 Aug 2020 14:58:38 +0000 (+0200) Subject: mgr/dashboard: SCSS: Replaced usage of baseclass with specific X-Git-Tag: v17.0.0~1508^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=04d03c4a1fc20b95c28ac43afb2a994bbabfae73;p=ceph.git mgr/dashboard: SCSS: Replaced usage of baseclass with specific The SCSS class cd-col-form-label is the specific and correct class to use. Previously sometimes the class col-form-label was used. Fixes: https://tracker.ceph.com/issues/46382 Signed-off-by: Enno Gotthold --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss index c38279ab0494d..e69de29bb2d1d 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss @@ -1,3 +0,0 @@ -.invalid-feedback { - display: block; -} diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss index b1da0a7b0f4ec..95a3298fbe4d2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss @@ -8,7 +8,7 @@ } .quota-origin { - color: bd.$color-brand-teal; + color: bd.$primary; cursor: pointer; &:hover { diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html index f0e49476b76f5..404cccdca50f9 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html @@ -51,9 +51,10 @@
- - @@ -87,10 +89,11 @@
-
- + -  —  +  —  -