]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.scss
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / navigation / notifications / notifications.component.scss
index 70cfd4a697d3e014e7319cbebd683cca41c2dbee..8a2269b1c466d972f28a293099274be54caf2520 100644 (file)
@@ -1 +1,9 @@
-@import '../../../../styles/popover.scss';
+@import 'defaults';
+
+.running i {
+  color: $color-primary;
+}
+
+.running:hover i {
+  color: white;
+}