Subversion Repositories SmartDukaan

Rev

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

Rev 4793 Rev 5022
Line 247... Line 247...
247
	font-size:16px;
247
	font-size:16px;
248
}
248
}
249
 
249
 
250
.agent-form-error {
250
.agent-form-error {
251
	background : yellow;	
251
	background : yellow;	
-
 
252
}
-
 
253
 
-
 
254
.info {
-
 
255
	color : RED;
-
 
256
	font-size : 15px;
252
}
257
}
253
258