Subversion Repositories SmartDukaan

Rev

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

Rev 6260 Rev 6267
Line 22... Line 22...
22
			color:red;
22
			color:red;
23
			float:left;
23
			float:left;
24
			font-size:12px;
24
			font-size:12px;
25
			padding: 2px 0;
25
			padding: 2px 0;
26
			width:500px;
26
			width:500px;
27
			}
-
 
28
		div.header-row{
-
 
29
		}
27
		}
30
		div.row{
-
 
31
		
28
		
-
 
29
		input.error{
-
 
30
			border: solid 1px red;
32
		}
31
		}
-
 
32
		
33
		div.icon-row{
33
		div.icon-row{
34
    		height: 50px;
34
    		height: 50px;
35
    		margin-top: 5px;
35
    		margin-top: 5px;
36
		}
36
		}
37
		
37