瀏覽代碼

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;