Subversion Repositories SmartDukaan

Rev

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

Rev 21987 Rev 22551
Line 8... Line 8...
8
	background: url('../images/icons/line-icon.png') no-repeat -217px -18px;	
8
	background: url('../images/icons/line-icon.png') no-repeat -217px -18px;	
9
	width: 23px;
9
	width: 23px;
10
	height: 25px;;
10
	height: 25px;;
11
	display: inline-block !important;
11
	display: inline-block !important;
12
}
12
}
-
 
13
.icon-wallet-l {
-
 
14
	background: url('../images/icons/line-icon.png') no-repeat -16px -97px;	
-
 
15
	width: 23px;
-
 
16
	height: 25px;;
-
 
17
	display: inline-block !important;
-
 
18
}
-
 
19
 
13
.icon-cart-l {
20
.icon-cart-l {
14
	background: url('../images/icons/line-icon.png') no-repeat -96px -97px;	
21
	background: url('../images/icons/line-icon.png') no-repeat -96px -97px;	
15
	width: 23px;
22
	width: 23px;
16
	height: 25px;;
23
	height: 25px;;
17
	display: inline-block !important;
24
	display: inline-block !important;
Line 106... Line 113...
106
	background: url('../images/icons/line-icon-hover.png') no-repeat -517px -102px;
113
	background: url('../images/icons/line-icon-hover.png') no-repeat -517px -102px;
107
	width: 23px;
114
	width: 23px;
108
	height: 16px;
115
	height: 16px;
109
	display: inline-block !important;	
116
	display: inline-block !important;	
110
}
117
}
-
 
118
.icon-wallet-l:hover {
-
 
119
	background: url('../images/icons/line-icon-hover.png') no-repeat -16px -97px;	
-
 
120
	width: 23px;
-
 
121
	height: 25px;;
-
 
122
	display: inline-block !important;
111
 
123
}
112
.icon-cart-l:hover{
124
.icon-cart-l:hover{
113
	background: url('../images/icons/line-icon-hover.png') no-repeat -96px -97px;	
125
	background: url('../images/icons/line-icon-hover.png') no-repeat -96px -97px;	
114
	width: 23px;
126
	width: 23px;
115
	height: 25px;;
127
	height: 25px;;
116
	display: inline-block !important;
128
	display: inline-block !important;