From 5aa075f568540c48df4fe1bbfe6a0432ca8dcab8 Mon Sep 17 00:00:00 2001
From: Tiago Melo
Date: Fri, 12 Jul 2019 11:32:58 +0000
Subject: [PATCH] mgr/dashboard: Fix label font-weight
Some labels were not bold, because the css rule didn't apply to them.
I have improved the css rule and also add missing classes in some labels.
Signed-off-by: Tiago Melo
---
.../rbd-trash-move-modal.component.html | 3 ++-
.../rbd-trash-purge-modal.component.html | 2 +-
.../rbd-trash-restore-modal.component.html | 3 ++-
.../configuration/configuration.component.html | 2 +-
.../src/app/ceph/cluster/logs/logs.component.html | 12 ++++++++----
.../config-option/config-option.component.html | 4 ++--
.../config-option/config-option.component.scss | 4 ++++
.../shared/components/grafana/grafana.component.html | 2 +-
.../refresh-selector/refresh-selector.component.html | 2 +-
src/pybind/mgr/dashboard/frontend/src/styles.scss | 2 +-
10 files changed, 23 insertions(+), 13 deletions(-)
diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html
index f772e42e248..e6633bcae19 100644
--- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html
+++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html
@@ -13,7 +13,8 @@
click Move Image. Optionally, you can pick an expiration date.