]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.scss
import ceph quincy 17.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / components / telemetry-notification / telemetry-notification.component.scss
index cf8aa33d3bae4112a0515daa2e349b37f764a7b8..1e1606724ca4cf08192af846711a5a1f0a9b4bc4 100644 (file)
@@ -1,6 +1,7 @@
 @use './src/styles/vendor/variables' as vv;
 
 .no-margin-bottom {
+  font-size: 0.875rem;
   margin-bottom: 0;
 }
 
@@ -15,3 +16,8 @@
   color: vv.$gray-700;
   font-weight: bold;
 }
+
+a {
+  color: darken(vv.$primary, 10);
+  font-weight: bold;
+}