File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,7 +226,14 @@ li.success { margin: 0.5em; background-color: #4f4; }
226226li .warning { margin : 0.5em ; background-color : # fc8 ; color : black;}
227227li .error { margin : 0.5em ; background-color : # f44 ; }
228228
229- .errorlist { background : red; color : white; padding : 0.2ex 0.2ex 0.2ex 0.5ex ; border : 0px ; margin : 0px ; font-family : Arial, sans-serif; }
229+ .errorlist , errorlist li {
230+ background : red;
231+ color : white;
232+ padding : 0.2ex 0.2ex 0.2ex 0.5ex ;
233+ border : 0px ;
234+ margin : 0px ;
235+ font-family : Arial, sans-serif;
236+ }
230237
231238.group-documents .search-results { margin-top : 1.5em ; }
232239
@@ -355,14 +362,6 @@ span.fieldRequired {
355362 background-color : # ffcc66 ;
356363}
357364
358- .errorlist li ,
359- .errorlist {
360- padding : 0px ;
361- margin : 0px ;
362- list-style : none;
363- color : red;
364- }
365-
366365/* js styles */
367366.js-info {
368367 background-color : # FFDD88 ;
You can’t perform that action at this time.
0 commit comments