Subversion Repositories SmartDukaan

Rev

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

Rev 2159 Rev 2753
Line 75... Line 75...
75
}
75
}
76
.colorSelLightBoxName .content label,
76
.colorSelLightBoxName .content label,
77
.colorSelLightBoxColor .content label{
77
.colorSelLightBoxColor .content label{
78
	display:block;
78
	display:block;
79
	float:left;
79
	float:left;
80
	width:100px;
80
	min-width: 100px;
-
 
81
	max-width: 140px;
81
	margin-bottom:10px;
82
	margin-bottom:10px;
82
	font-size:11px;
83
	font-size:11px;
83
	color:#333;
84
	color:#333;
84
}
85
}
85
.colorSelLightBoxName .content label input,
86
.colorSelLightBoxName .content label input,