Create and use own AJAX override to allow error handling in user interface.
[Sone.git] / src / main / resources / static / css / sone.css
index a5c0c09..893072e 100644 (file)
@@ -97,6 +97,10 @@ textarea {
        border: none;
 }
 
+#sone #main.offline {
+       opacity: 0.5;
+}
+
 #sone #offline-marker {
        display: none;
        position: fixed;