ソースを参照

Error styling enhancements

Kartik Visweswaran 10 年 前
コミット
b5df495039
1 ファイル変更5 行追加0 行削除
  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;