Subversion Repositories SmartDukaan

Rev

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

Rev 1720 Rev 1725
Line 14... Line 14...
14
 
14
 
15
div.productImg	{
15
div.productImg	{
16
	float: left;
16
	float: left;
17
}
17
}
18
 
18
 
-
 
19
a	{
-
 
20
	color: #0066CC;
-
 
21
	outline: medium none;
-
 
22
	text-decoration: none;
-
 
23
}
-
 
24
 
-
 
25
.title	{
-
 
26
	font-weight: bold;
-
 
27
	line-height: 13px;
-
 
28
}
-
 
29
 
-
 
30
div.productItem div.productDesp	{
-
 
31
	font-size: 12px;
-
 
32
	line-height: 18px;
-
 
33
	margin-top: 5px;
-
 
34
}
-
 
35
 
19
.yellow-image {
36
.yellow-image {
20
    background: url("spriteme1.png") repeat-x scroll -10px -750px transparent;
37
    background: url("spriteme1.png") repeat-x scroll -10px -750px transparent;
21
    border: 1px solid #BFA864;
38
    border: 1px solid #BFA864;
22
    color: #000000;
39
    color: #000000;
23
    cursor: pointer;
40
    cursor: pointer;
Line 27... Line 44...
27
    height: 18px;
44
    height: 18px;
28
    padding: 4px 7px;
45
    padding: 4px 7px;
29
    text-align: center;
46
    text-align: center;
30
}
47
}
31
 
48
 
-
 
49
div.bigImgButton	{
-
 
50
	float: right;
-
 
51
}
-
 
52
 
32
.yellow-image input.button {
53
.yellow-image input.button {
33
    background: none repeat scroll 0 0 transparent;
54
    background: none repeat scroll 0 0 transparent;
34
    border: medium none;
55
    border: medium none;
35
    cursor: pointer;
56
    cursor: pointer;
36
    font-size: 13px;
57
    font-size: 13px;