Selaa lähdekoodia

Error styling enhancements

Kartik Visweswaran 10 vuotta sitten
vanhempi
commit
b5df495039
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      css/fileinput.css

+ 5 - 0
css/fileinput.css

@@ -92,6 +92,11 @@
     padding: 5px;
 }
 
+.file-error-message pre, .file-error-message ul {
+    margin: 5px 0;
+    text-align: left;
+}
+
 .file-caption-disabled {
     background-color: #EEEEEE;
     cursor: not-allowed;