Subversion Repositories SmartDukaan

Rev

Rev 24383 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24383 Rev 27386
Line 45... Line 45...
45
	.right{
45
	.right{
46
		float:right;
46
		float:right;
47
	}
47
	}
48
	.form-control{
48
	.form-control{
49
		color:black;
49
		color:black;
50
		text-transform:uppercase;
-
 
51
	}
50
	}
52
.table-align-center{
51
.table-align-center{
53
	text-align:center;
52
	text-align:center;
54
}
53
}
55
 
54