Subversion Repositories SmartDukaan

Rev

Rev 6885 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6885 Rev 6895
Line 94... Line 94...
94
			width: 22px;
94
			width: 22px;
95
			z-index: 5;
95
			z-index: 5;
96
			
96
			
97
		}
97
		}
98
		
98
		
99
		/* left arrow image */
-
 
100
		.slider_arrow_left {
-
 
101
			
-
 
102
			background: url(/images/left_arrow.png) no-repeat top left;
-
 
103
			
-
 
104
		}
-
 
105
 
-
 
106
 
-
 
107
		/*------------------------
99
		/*------------------------
108
		-------------- RIGHT ARROW
100
		-------------- RIGHT ARROW
109
		------------------------*/
101
		------------------------*/
110
		
102
		
111
		/* Sets position and main configs */
103
		/* Sets position and main configs */
Line 120... Line 112...
120
			width: 22px;
112
			width: 22px;
121
			z-index: 5;
113
			z-index: 5;
122
			
114
			
123
		}
115
		}
124
		
116
		
125
		/* Right arrow Background */
-
 
126
		.slider_arrow_right {
-
 
127
			
-
 
128
			background: url(/images/right_arrow.png) no-repeat top left;
-
 
129
			
-
 
130
		}
-
 
131
 
-
 
132
 
-
 
133
 
-
 
134
 
-
 
135
	/*------------------------
117
	/*------------------------
136
	---------------- SELECTORS
118
	---------------- SELECTORS
137
	------------------------*/
119
	------------------------*/
138
	
120
	
139
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
121
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */