* End of javascript refactoring: both editors, history and gallery work as expected.
[redakcja.git] / platforma / static / css / dialogs.css
index 026fc9d..9d03435 100644 (file)
@@ -25,3 +25,8 @@
 .dialog p {
        margin: 0.5em;
 }
+
+*[data-ui-error-for] {
+       color: red;
+       font-weight: bold;
+}