|
Lines 152-178
i.icon {
Link Here
|
| 152 |
} |
152 |
} |
| 153 |
|
153 |
|
| 154 |
i.back { |
154 |
i.back { |
| 155 |
background : transparent url("../lib/famfamfam/arrow_left.png") no-repeat 0 0; |
155 |
background : transparent url("../../lib/famfamfam/arrow_left.png") no-repeat 0 0; |
| 156 |
} |
156 |
} |
| 157 |
|
157 |
|
| 158 |
i.return { |
158 |
i.return { |
| 159 |
background : transparent url("../lib/famfamfam/book_previous.png") no-repeat 0 0; |
159 |
background : transparent url("../../lib/famfamfam/book_previous.png") no-repeat 0 0; |
| 160 |
} |
160 |
} |
| 161 |
|
161 |
|
| 162 |
i.renew { |
162 |
i.renew { |
| 163 |
background : transparent url("../lib/famfamfam/arrow_refresh.png") no-repeat 0 0; |
163 |
background : transparent url("../../lib/famfamfam/arrow_refresh.png") no-repeat 0 0; |
| 164 |
} |
164 |
} |
| 165 |
|
165 |
|
| 166 |
i.cancel { |
166 |
i.cancel { |
| 167 |
background : transparent url("../lib/famfamfam/cancel.png") no-repeat 0 0; |
167 |
background : transparent url("../../lib/famfamfam/cancel.png") no-repeat 0 0; |
| 168 |
} |
168 |
} |
| 169 |
|
169 |
|
| 170 |
i.finish { |
170 |
i.finish { |
| 171 |
background : transparent url("../lib/famfamfam/stop.png") no-repeat 0 0; |
171 |
background : transparent url("../../lib/famfamfam/stop.png") no-repeat 0 0; |
| 172 |
} |
172 |
} |
| 173 |
|
173 |
|
| 174 |
i.help { |
174 |
i.help { |
| 175 |
background : transparent url("../lib/famfamfam/help.png") no-repeat 0 0; |
175 |
background : transparent url("../../lib/famfamfam/help.png") no-repeat 0 0; |
| 176 |
} |
176 |
} |
| 177 |
|
177 |
|
| 178 |
.table .sorting_asc { |
178 |
.table .sorting_asc { |
| 179 |
- |
|
|