Merge branch 'mark-elements-as-known' into next
[Sone.git] / src / main / resources / static / css / sone.css
index 38fcd19..f6bb62d 100644 (file)
@@ -121,6 +121,10 @@ textarea {
        float: right;
 }
 
+#sone #notification-area .notification .hidden {
+       display: none;
+}
+
 #sone #plugin-warning {
        border: solid 0.5em red;
        padding: 0.5em;