Subversion Repositories SmartDukaan

Rev

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

Rev 7853 Rev 7927
Line 113... Line 113...
113
 
113
 
114
#productDetail .shipping .estimate	{
114
#productDetail .shipping .estimate	{
115
	min-width: 250px;
115
	min-width: 250px;
116
	background-color: #C8DCE3;
116
	background-color: #C8DCE3;
117
	margin-left: 10px;
117
	margin-left: 10px;
118
	padding: 6px 8px;
118
	padding: 6px 7px;
119
	font-size: 12px;
119
	font-size: 12px;
120
	font-weight: bold;
120
	font-weight: bold;
121
	color: #666666;
121
	color: #666666;
122
}
122
}
123
 
123