소스 검색

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;