Add String-based Bucket implementation.
[Sone.git] / src / main / resources / static / css / sone.css
index 137b9ab..6b3d0f1 100644 (file)
@@ -5,3 +5,8 @@
        font-size: 200%;
        font-weight: bold;
 }
+
+#sone .error label {
+       color: red;
+       font-weight: bold;
+}