Subversion Repositories SmartDukaan

Rev

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

Rev 1102 Rev 1106
Line 21... Line 21...
21
	margin:0 0 -2px 0;
21
	margin:0 0 -2px 0;
22
}
22
}
23
#registration .shipping-block1-R .button {
23
#registration .shipping-block1-R .button {
24
    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 95px -158px transparent;
24
    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 95px -158px transparent;
25
    padding-right: 15px;
25
    padding-right: 15px;
-
 
26
}
-
 
27
.yellow-left {
-
 
28
	background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
-
 
29
}
-
 
30
.yellow-right {
-
 
31
	background:transparent url(../images/buttons/big-button-right.jpg) no-repeat scroll right top;
-
 
32
}
-
 
33
.yellow-center {
-
 
34
	background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
26
}
35
}
27
36