Subversion Repositories SmartDukaan

Rev

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

Rev 3856 Rev 3863
Line 116... Line 116...
116
 
116
 
117
#cartDetail th	{
117
#cartDetail th	{
118
	height: 30px;
118
	height: 30px;
119
	background-color: #F1F1F1;
119
	background-color: #F1F1F1;
120
	border-left: 1px solid #BBBBBB;
120
	border-left: 1px solid #BBBBBB;
-
 
121
	border-bottom: 1px solid #BBBBBB;
121
	font-weight: normal;
122
	font-weight: normal;
122
	font-size: 12px;
123
	font-size: 12px;
123
	text-align: left;
124
	text-align: left;
124
	padding: 5px;
125
	padding: 5px;
125
}
126
}
126
 
127
 
127
#cartDetail th.first {
128
#cartDetail th.first {
128
	border:none;
129
	border-left: none;
129
}
130
}
130
 
131
 
131
#cartDetail tr	{
132
#cartDetail tr	{
132
	color: #333333;
133
	color: #333333;
133
	font-size: 13px;
134
	font-size: 13px;