Add CSS class for local Sones.
[Sone.git] / src / main / resources / static / css / sone.css
index 5c83091..b44561d 100644 (file)
@@ -266,6 +266,10 @@ textarea {
        padding: 0.5ex;
 }
 
+#sone .sone.local {
+       background-color: #f0fff0;
+}
+
 #sone .sone .id {
        display: none;
 }