Subversion Repositories SmartDukaan

Rev

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

Rev 26322 Rev 27384
Line 42... Line 42...
42
	.right{
42
	.right{
43
		float:right;
43
		float:right;
44
	}
44
	}
45
	.form-control{
45
	.form-control{
46
		color:black;
46
		color:black;
47
		text-transform:uppercase;
-
 
48
	}
47
	}
49
.table-align-center{
48
.table-align-center{
50
	text-align:center;
49
	text-align:center;
51
}
50
}
52
 
51