refactoring, better README (breaking commit...)
[qomet.git] / public / stylesheets / monitor.css
index 8f414f5..42a4895 100644 (file)
@@ -1 +1,17 @@
-/* TODO */
+.blur {
+       background-color: lightsalmon;
+}
+
+.resize {
+       font-style: italic;
+       color: darkred;
+}
+
+.disconnect {
+       background-color: grey;
+}
+
+.absent {
+       opacity: 0.5;
+       background-color: lightgrey;
+}