Subversion Repositories SmartDukaan

Rev

Rev 6267 | Rev 6289 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6267 Rev 6268
Line 28... Line 28...
28
		
28
		
29
		input.error{
29
		input.error{
30
			border: solid 1px red;
30
			border: solid 1px red;
31
		}
31
		}
32
		
32
		
-
 
33
		select.error{
-
 
34
			border: solid 1px red;
-
 
35
		}
-
 
36
		
33
		div.icon-row{
37
		div.icon-row{
34
    		height: 50px;
38
    		height: 50px;
35
    		margin-top: 5px;
39
    		margin-top: 5px;
36
		}
40
		}
37
		
41