Subversion Repositories SmartDukaan

Rev

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

Rev 24220 Rev 27383
Line 33... Line 33...
33
	.right{
33
	.right{
34
		float:right;
34
		float:right;
35
	}
35
	}
36
	.form-control{
36
	.form-control{
37
		color:black;
37
		color:black;
38
		text-transform:uppercase;
-
 
39
	}
38
	}
40
.table-align-center{
39
.table-align-center{
41
	text-align:center;
40
	text-align:center;
42
}
41
}
43
 
42