Work in Progress
[src/app-framework-demo.git] / afb-client / app / Frontend / widgets / Notifications / Notifications.scss
index 5d42d2a..5a4adc1 100644 (file)
@@ -45,3 +45,11 @@ tip-modal {
         display: inline;
     }
 }
+
+token-refresh.online {
+    color: blue;
+}
+
+token-refresh.offline {
+    color: red;
+}