Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4207 mandeep.dh 1
.clickable-button {
2
	cursor: pointer;
3
	background: gray;
4
}
5
 
6
div#error {
7
	color: red;
8
}