Subversion Repositories SmartDukaan

Rev

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

Rev 4681 Rev 4793
Line 239... Line 239...
239
	background-color: silver;
239
	background-color: silver;
240
}
240
}
241
 
241
 
242
#cancelReasonBox {
242
#cancelReasonBox {
243
	display: none;
243
	display: none;
-
 
244
}
-
 
245
 
-
 
246
.agent-option {
-
 
247
	font-size:16px;
-
 
248
}
-
 
249
 
-
 
250
.agent-form-error {
-
 
251
	background : yellow;	
244
}
252
}
245
253