Subversion Repositories SmartDukaan

Rev

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

Rev 4106 Rev 4107
Line 10... Line 10...
10
td.name	{	width: 264px;	}
10
td.name	{	width: 264px;	}
11
.diff	{	font-size: 10px;	}
11
.diff	{	font-size: 10px;	}
12
.price	{	width: 125px;	text-align: center;	}
12
.price	{	width: 125px;	text-align: center;	}
13
.red	{	background-color: #FF9E9E;	}
13
.red	{	background-color: #FF9E9E;	}
14
.orange	{	background-color: #FFF696;	}
14
.orange	{	background-color: #FFF696;	}
15
.dark-orange	{	background-color: #FFD45E;	}
15
.dark-orange	{	background-color: #FFA55C;	}
16
 
16
 
17
.best {
17
.best {
18
	background-image: url(/static/images/best.png);
18
	background-image: url(/static/images/best.png);
19
	background-repeat: no-repeat;
19
	background-repeat: no-repeat;
20
}
20
}