Subversion Repositories SmartDukaan

Rev

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

Rev 21627 Rev 21987
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-cart-l {
-
 
14
	background: url('../images/icons/line-icon.png') no-repeat -96px -97px;	
-
 
15
	width: 23px;
-
 
16
	height: 25px;;
-
 
17
	display: inline-block !important;
-
 
18
}
13
.icon-task-l {
19
.icon-task-l {
14
	background: url('../images/icons/line-icon.png') no-repeat -517px -102px;
20
	background: url('../images/icons/line-icon.png') no-repeat -517px -102px;
15
	width: 23px;
21
	width: 23px;
16
	height: 16px;;
22
	height: 16px;;
17
	display: inline-block !important;	
23
	display: inline-block !important;	
Line 99... Line 105...
99
.icon-task-l:hover{
105
.icon-task-l:hover{
100
	background: url('../images/icons/line-icon-hover.png') no-repeat -517px -102px;
106
	background: url('../images/icons/line-icon-hover.png') no-repeat -517px -102px;
101
	width: 23px;
107
	width: 23px;
102
	height: 16px;
108
	height: 16px;
103
	display: inline-block !important;	
109
	display: inline-block !important;	
-
 
110
}
-
 
111
 
-
 
112
.icon-cart-l:hover{
-
 
113
	background: url('../images/icons/line-icon-hover.png') no-repeat -96px -97px;	
-
 
114
	width: 23px;
-
 
115
	height: 25px;;
-
 
116
	display: inline-block !important;
104
}
117
}
105
118