Sander Mathijs van Veen преди 13 години
родител
ревизия
47794dc0cb
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      src/frontend/css/editor.css

+ 8 - 0
src/frontend/css/editor.css

@@ -31,6 +31,14 @@ body {
     width: 47%;
 }
 
+#error {
+    /*display: none;*/
+    font-size: 12px;
+    clear: both;
+    margin-top: 20px;
+    position: absolute;
+}
+
 #input {
     float: left;
     left: 2%;