Version Notes
no need of notes
Download this release
Release Info
Developer | Saurabh |
Extension | DSLPS |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/design/frontend/default/default/layout/catalog.xml
ADDED
@@ -0,0 +1,440 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* Magento
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
9 |
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://opensource.org/licenses/afl-3.0.php
|
12 |
+
* If you did not receive a copy of the license and are unable to
|
13 |
+
* obtain it through the world-wide-web, please send an email
|
14 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
15 |
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
16 |
+
* versions in the future. If you wish to customize Magento for your
|
17 |
+
* needs please refer to http://www.magentocommerce.com for more information.
|
18 |
+
*
|
19 |
+
* @category design
|
20 |
+
* @package base_default
|
21 |
+
* @copyright Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
|
22 |
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
23 |
+
*/
|
24 |
+
|
25 |
+
Supported layout update handles (action):
|
26 |
+
- catalog_product_gallery
|
27 |
+
- catalog_product_compare_index
|
28 |
+
|
29 |
+
Supported layout update handles (special):
|
30 |
+
- default
|
31 |
+
- catalog_category_default
|
32 |
+
- catalog_category_layered
|
33 |
+
- catalog_product_view
|
34 |
+
|
35 |
+
-->
|
36 |
+
<layout version="0.1.0">
|
37 |
+
|
38 |
+
<!--
|
39 |
+
Default layout, loads most of the pages
|
40 |
+
-->
|
41 |
+
|
42 |
+
<default>
|
43 |
+
|
44 |
+
<!-- Mage_Catalog -->
|
45 |
+
<reference name="top.menu">
|
46 |
+
<block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
|
47 |
+
</reference>
|
48 |
+
<reference name="left">
|
49 |
+
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
|
50 |
+
<action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
|
51 |
+
<action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
|
52 |
+
<action method="setLinkUrl"><url>checkout/cart</url></action>
|
53 |
+
</block>
|
54 |
+
</reference>
|
55 |
+
<reference name="right">
|
56 |
+
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
|
57 |
+
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
|
58 |
+
<action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
|
59 |
+
<action method="setImgAlt" translate="alt" module="catalog"><alt>Keep your eyes open for our special Back to School items and save A LOT!</alt></action>
|
60 |
+
</block>
|
61 |
+
</reference>
|
62 |
+
<reference name="footer_links">
|
63 |
+
<action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"><label>Site Map</label><url helper="catalog/map/getCategoryUrl" /><title>Site Map</title></action>
|
64 |
+
</reference>
|
65 |
+
|
66 |
+
<block type="catalog/product_price_template" name="catalog_product_price_template" />
|
67 |
+
</default>
|
68 |
+
|
69 |
+
|
70 |
+
<!--
|
71 |
+
Category default layout
|
72 |
+
-->
|
73 |
+
|
74 |
+
<catalog_category_default translate="label">
|
75 |
+
<label>Catalog Category (Non-Anchor)</label>
|
76 |
+
<reference name="left">
|
77 |
+
<block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
|
78 |
+
</reference>
|
79 |
+
<reference name="content">
|
80 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
81 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
82 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
83 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
84 |
+
<!-- The following code shows how to set your own pager increments -->
|
85 |
+
<!--
|
86 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
87 |
+
<action method="setDefaultGridPerPage"><limit>9</limit></action>
|
88 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
89 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
90 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
91 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
92 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
93 |
+
-->
|
94 |
+
</block>
|
95 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
96 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
97 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
98 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
99 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
100 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
101 |
+
</block>
|
102 |
+
</block>
|
103 |
+
</reference>
|
104 |
+
</catalog_category_default>
|
105 |
+
|
106 |
+
<!--
|
107 |
+
Category layered navigation layout
|
108 |
+
-->
|
109 |
+
|
110 |
+
<catalog_category_layered translate="label">
|
111 |
+
<label>Catalog Category (Anchor)</label>
|
112 |
+
|
113 |
+
<reference name="content">
|
114 |
+
<block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
|
115 |
+
<block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
|
116 |
+
<!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
|
117 |
+
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
|
118 |
+
<block type="page/html_pager" name="product_list_toolbar_pager"/>
|
119 |
+
<!-- The following code shows how to set your own pager increments -->
|
120 |
+
<!--
|
121 |
+
<action method="setDefaultListPerPage"><limit>4</limit></action>
|
122 |
+
<action method="setDefaultGridPerPage"><limit>3</limit></action>
|
123 |
+
<action method="addPagerLimit"><mode>list</mode><limit>2</limit></action>
|
124 |
+
<action method="addPagerLimit"><mode>list</mode><limit>4</limit></action>
|
125 |
+
<action method="addPagerLimit"><mode>list</mode><limit>6</limit></action>
|
126 |
+
<action method="addPagerLimit"><mode>list</mode><limit>8</limit></action>
|
127 |
+
<action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
|
128 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
|
129 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
|
130 |
+
<action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
|
131 |
+
<action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
|
132 |
+
-->
|
133 |
+
</block>
|
134 |
+
<action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
|
135 |
+
<action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
|
136 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
|
137 |
+
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
|
138 |
+
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
|
139 |
+
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
140 |
+
</block>
|
141 |
+
</block>
|
142 |
+
</reference>
|
143 |
+
</catalog_category_layered>
|
144 |
+
|
145 |
+
<catalog_category_layered_nochildren translate="label">
|
146 |
+
<label>Catalog Category (Without Subcategories)</label>
|
147 |
+
<remove name="right.reports.product.viewed" />
|
148 |
+
<reference name="right">
|
149 |
+
<block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
|
150 |
+
</reference>
|
151 |
+
</catalog_category_layered_nochildren>
|
152 |
+
|
153 |
+
<!--
|
154 |
+
Compare products page
|
155 |
+
-->
|
156 |
+
|
157 |
+
<catalog_product_compare_index translate="label">
|
158 |
+
<label>Catalog Product Compare List</label>
|
159 |
+
<!-- Mage_Catalog -->
|
160 |
+
<reference name="root">
|
161 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
162 |
+
</reference>
|
163 |
+
<reference name="head">
|
164 |
+
<action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
|
165 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
166 |
+
</reference>
|
167 |
+
<reference name="content">
|
168 |
+
<block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
|
169 |
+
</reference>
|
170 |
+
</catalog_product_compare_index>
|
171 |
+
|
172 |
+
<customer_account_index>
|
173 |
+
<reference name="right">
|
174 |
+
<action method="unsetChild"><name>catalog.compare.sidebar</name></action>
|
175 |
+
</reference>
|
176 |
+
</customer_account_index>
|
177 |
+
|
178 |
+
<!--
|
179 |
+
Product view
|
180 |
+
-->
|
181 |
+
|
182 |
+
<catalog_product_view translate="label">
|
183 |
+
<label>Catalog Product View (Any)</label>
|
184 |
+
<!-- Mage_Catalog -->
|
185 |
+
<reference name="root">
|
186 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
187 |
+
</reference>
|
188 |
+
<reference name="head">
|
189 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
190 |
+
<action method="addJs"><script>varien/configurable.js</script></action>
|
191 |
+
|
192 |
+
|
193 |
+
<action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
194 |
+
<action method="addItem"><type>js_css</type><name>slider/jquery-ui-1.7.2.custom.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
|
195 |
+
|
196 |
+
<action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
197 |
+
<action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
|
198 |
+
</reference>
|
199 |
+
<reference name="content">
|
200 |
+
<block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
|
201 |
+
<!--
|
202 |
+
<action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/summary.phtml</template></action>
|
203 |
+
<action method="addReviewSummaryTemplate"><type>short</type><template>review/helper/summary_short.phtml</template></action>
|
204 |
+
<action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
|
205 |
+
-->
|
206 |
+
<block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
|
207 |
+
<block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
|
208 |
+
<label>Alert Urls</label>
|
209 |
+
</block>
|
210 |
+
|
211 |
+
<action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
|
212 |
+
|
213 |
+
<block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
|
214 |
+
<action method="setColumnCount"><columns>4</columns></action>
|
215 |
+
<action method="setItemLimit"><type>upsell</type><limit>4</limit></action>
|
216 |
+
</block>
|
217 |
+
|
218 |
+
<block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
|
219 |
+
<block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
|
220 |
+
<action method="addToParentGroup"><group>detailed_info</group></action>
|
221 |
+
</block>
|
222 |
+
<block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
|
223 |
+
<action method="addToParentGroup"><group>detailed_info</group></action>
|
224 |
+
</block>
|
225 |
+
<block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
|
226 |
+
<block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
|
227 |
+
|
228 |
+
<block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
|
229 |
+
<label>Product View Extra Hint</label>
|
230 |
+
</block>
|
231 |
+
|
232 |
+
<block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
|
233 |
+
<label>Info Column Options Wrapper</label>
|
234 |
+
<block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
|
235 |
+
<block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
|
236 |
+
<action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
|
237 |
+
<action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
|
238 |
+
<action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
|
239 |
+
<action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
|
240 |
+
</block>
|
241 |
+
<block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
|
242 |
+
</block>
|
243 |
+
<block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
|
244 |
+
<label>Bottom Block Options Wrapper</label>
|
245 |
+
<action method="insert"><block>product.tierprices</block></action>
|
246 |
+
<block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
|
247 |
+
<action method="append"><block>product.info.addtocart</block></action>
|
248 |
+
<action method="append"><block>product.info.addto</block></action>
|
249 |
+
</block>
|
250 |
+
|
251 |
+
<block type="core/template_facade" name="product.info.container1" as="container1">
|
252 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container1</value></action>
|
253 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
254 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
255 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
256 |
+
</block>
|
257 |
+
<block type="core/template_facade" name="product.info.container2" as="container2">
|
258 |
+
<action method="setDataByKey"><key>alias_in_layout</key><value>container2</value></action>
|
259 |
+
<action method="setDataByKeyFromRegistry"><key>options_container</key><key_in_registry>product</key_in_registry></action>
|
260 |
+
<action method="append"><block>product.info.options.wrapper</block></action>
|
261 |
+
<action method="append"><block>product.info.options.wrapper.bottom</block></action>
|
262 |
+
</block>
|
263 |
+
<action method="unsetCallChild"><child>container1</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
264 |
+
<action method="unsetCallChild"><child>container2</child><call>ifEquals</call><if>0</if><key>alias_in_layout</key><key>options_container</key></action>
|
265 |
+
</block>
|
266 |
+
</reference>
|
267 |
+
<reference name="right">
|
268 |
+
<block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
|
269 |
+
</reference>
|
270 |
+
</catalog_product_view>
|
271 |
+
|
272 |
+
<!--
|
273 |
+
Additional block dependant on product type
|
274 |
+
-->
|
275 |
+
<PRODUCT_TYPE_simple translate="label" module="catalog">
|
276 |
+
<label>Catalog Product View (Simple)</label>
|
277 |
+
<reference name="product.info">
|
278 |
+
<block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
279 |
+
<block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
|
280 |
+
<label>Product Extra Info</label>
|
281 |
+
</block>
|
282 |
+
</block>
|
283 |
+
</reference>
|
284 |
+
</PRODUCT_TYPE_simple>
|
285 |
+
<PRODUCT_TYPE_configurable translate="label" module="catalog">
|
286 |
+
<label>Catalog Product View (Configurable)</label>
|
287 |
+
<reference name="product.info">
|
288 |
+
<block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
289 |
+
<block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
|
290 |
+
<label>Product Extra Info</label>
|
291 |
+
</block>
|
292 |
+
</block>
|
293 |
+
</reference>
|
294 |
+
<reference name="product.info.options.wrapper">
|
295 |
+
<block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
|
296 |
+
</reference>
|
297 |
+
</PRODUCT_TYPE_configurable>
|
298 |
+
<PRODUCT_TYPE_grouped translate="label" module="catalog">
|
299 |
+
<label>Catalog Product View (Grouped)</label>
|
300 |
+
<reference name="product.info">
|
301 |
+
<block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
|
302 |
+
<block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
|
303 |
+
<label>Product Extra Info</label>
|
304 |
+
</block>
|
305 |
+
</block>
|
306 |
+
</reference>
|
307 |
+
</PRODUCT_TYPE_grouped>
|
308 |
+
<PRODUCT_TYPE_virtual translate="label" module="catalog">
|
309 |
+
<label>Catalog Product View (Virtual)</label>
|
310 |
+
<reference name="product.info">
|
311 |
+
<block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
|
312 |
+
<block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
|
313 |
+
<label>Product Extra Info</label>
|
314 |
+
</block>
|
315 |
+
</block>
|
316 |
+
</reference>
|
317 |
+
</PRODUCT_TYPE_virtual>
|
318 |
+
|
319 |
+
|
320 |
+
|
321 |
+
<!--
|
322 |
+
Product send to friend
|
323 |
+
-->
|
324 |
+
|
325 |
+
<catalog_product_send translate="label">
|
326 |
+
<label>Catalog Product Email to a Friend</label>
|
327 |
+
<!-- Mage_Catalog -->
|
328 |
+
<reference name="root">
|
329 |
+
<action method="setTemplate"><template>page/2columns-right.phtml</template></action>
|
330 |
+
</reference>
|
331 |
+
<reference name="head">
|
332 |
+
<action method="addJs"><script>varien/product.js</script></action>
|
333 |
+
</reference>
|
334 |
+
<reference name="content">
|
335 |
+
<block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
|
336 |
+
</block>
|
337 |
+
</reference>
|
338 |
+
</catalog_product_send>
|
339 |
+
|
340 |
+
<!--
|
341 |
+
Product additional images gallery popup
|
342 |
+
-->
|
343 |
+
|
344 |
+
<catalog_product_gallery translate="label">
|
345 |
+
<label>Catalog Product Image Gallery Popup</label>
|
346 |
+
<!-- Mage_Catalog -->
|
347 |
+
<reference name="root">
|
348 |
+
<action method="setTemplate"><template>page/popup.phtml</template></action>
|
349 |
+
</reference>
|
350 |
+
<reference name="content">
|
351 |
+
<block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
|
352 |
+
</reference>
|
353 |
+
</catalog_product_gallery>
|
354 |
+
|
355 |
+
<!--
|
356 |
+
SEO Site Map
|
357 |
+
-->
|
358 |
+
|
359 |
+
<catalog_seo_sitemap translate="label">
|
360 |
+
<label>Catalog Seo Sitemap (Common)</label>
|
361 |
+
<remove name="right"/>
|
362 |
+
<remove name="left"/>
|
363 |
+
|
364 |
+
<reference name="root">
|
365 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
366 |
+
</reference>
|
367 |
+
<reference name="content">
|
368 |
+
<block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
|
369 |
+
<block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
|
370 |
+
<block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
371 |
+
<block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
372 |
+
</block>
|
373 |
+
</reference>
|
374 |
+
</catalog_seo_sitemap>
|
375 |
+
|
376 |
+
<catalog_seo_sitemap_category translate="label">
|
377 |
+
<label>Catalog Seo Sitemap (Category List)</label>
|
378 |
+
<update handle="catalog_seo_sitemap" />
|
379 |
+
<reference name="seo.sitemap.container">
|
380 |
+
<action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
|
381 |
+
<block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
382 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
383 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
384 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>categories</title></action>
|
385 |
+
</block>
|
386 |
+
</reference>
|
387 |
+
<reference name="seo.sitemap.links">
|
388 |
+
<action method="addLink" translate="label title" module="catalog"><label>Products Sitemap</label><url helper="catalog/map/getProductUrl"/><title>Products Sitemap</title></action>
|
389 |
+
</reference>
|
390 |
+
</catalog_seo_sitemap_category>
|
391 |
+
|
392 |
+
<catalog_seo_sitemap_category_tree translate="label">
|
393 |
+
<label>Catalog Seo Sitemap (Category Tree)</label>
|
394 |
+
<reference name="seo.sitemap.container">
|
395 |
+
<remove name="seo.sitemap.pager.top" />
|
396 |
+
<remove name="seo.sitemap.pager.bottom" />
|
397 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
|
398 |
+
<block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
|
399 |
+
<remove name="seo.sitemap.sitemap" />
|
400 |
+
<block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
|
401 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.top</pager></action>
|
402 |
+
<action method="bindPager"><pager>seo.sitemap.tree.pager.bottom</pager></action>
|
403 |
+
</block>
|
404 |
+
</reference>
|
405 |
+
</catalog_seo_sitemap_category_tree>
|
406 |
+
|
407 |
+
<catalog_seo_sitemap_product translate="label">
|
408 |
+
<label>Catalog Seo Sitemap (Product List)</label>
|
409 |
+
<update handle="catalog_seo_sitemap" />
|
410 |
+
<reference name="seo.sitemap.container">
|
411 |
+
<action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
|
412 |
+
<block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
|
413 |
+
<action method="bindPager"><pager>seo.sitemap.pager.top</pager></action>
|
414 |
+
<action method="bindPager"><pager>seo.sitemap.pager.bottom</pager></action>
|
415 |
+
<action method="setItemsTitle" translate="title" module="catalog"><title>products</title></action>
|
416 |
+
</block>
|
417 |
+
</reference>
|
418 |
+
<reference name="seo.sitemap.links">
|
419 |
+
<action method="addLink" translate="label title" module="catalog"><label>Categories Sitemap</label><url helper="catalog/map/getCategoryUrl"/><title>Categories Sitemap</title></action>
|
420 |
+
</reference>
|
421 |
+
</catalog_seo_sitemap_product>
|
422 |
+
|
423 |
+
|
424 |
+
<!--
|
425 |
+
Catalog search terms block
|
426 |
+
-->
|
427 |
+
|
428 |
+
<catalog_seo_searchterm_popular translate="label">
|
429 |
+
<label>Catalog Seo Popular Search Terms</label>
|
430 |
+
<remove name="right"/>
|
431 |
+
<remove name="left"/>
|
432 |
+
<reference name="root">
|
433 |
+
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
434 |
+
</reference>
|
435 |
+
<reference name="content">
|
436 |
+
<block type="catalog/seo_searchterm" name="seo.searchterm" template="catalog/seo/searchterm.phtml"/>
|
437 |
+
</reference>
|
438 |
+
</catalog_seo_searchterm_popular>
|
439 |
+
|
440 |
+
</layout>
|
app/design/frontend/default/default/template/slider/view.phtml
CHANGED
@@ -52,7 +52,8 @@
|
|
52 |
max:$("#max-price").val(),
|
53 |
values:[0,300],
|
54 |
slide: function( event, ui ) {
|
55 |
-
$( "#price-filter" ).val(ui.values[ 0 ]
|
|
|
56 |
} ,
|
57 |
stop: function(event, ui){
|
58 |
var ids = $("#category").val();
|
@@ -67,6 +68,19 @@
|
|
67 |
}
|
68 |
});
|
69 |
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
</script>
|
71 |
<div class="block-content">
|
72 |
<?php echo $this->getStateHtml() ?>
|
@@ -83,8 +97,9 @@
|
|
83 |
<?php endforeach; ?>
|
84 |
<dt>Price Slider:</dt>
|
85 |
<dd id="slider" style="height:1px"></dd>
|
86 |
-
<dd
|
87 |
-
|
|
|
88 |
<script type="text/javascript">decorateDataList('narrow-by-list')</script>
|
89 |
<?php endif; ?>
|
90 |
</div>
|
@@ -96,10 +111,10 @@
|
|
96 |
|
97 |
<input id="max-price" type="hidden" name="max-price" value="<?php echo $maxPrice; ?>">
|
98 |
<?php $url=Mage::getBaseUrl(); $pos=strpos($url,'index.php'); ?>
|
99 |
-
<input id="price-filterF" type="hidden"
|
100 |
|
101 |
-
<div id="simplediv" style="border:1px solid black;width:
|
102 |
-
|
103 |
</div>
|
104 |
|
105 |
|
52 |
max:$("#max-price").val(),
|
53 |
values:[0,300],
|
54 |
slide: function( event, ui ) {
|
55 |
+
$( "#price-filter" ).val(ui.values[ 0 ]);
|
56 |
+
$( "#price-filter12" ).val(ui.values[ 1 ] );
|
57 |
} ,
|
58 |
stop: function(event, ui){
|
59 |
var ids = $("#category").val();
|
68 |
}
|
69 |
});
|
70 |
});
|
71 |
+
function callPriceSlider()
|
72 |
+
{
|
73 |
+
var ids = $("#category").val();
|
74 |
+
|
75 |
+
var baseurl= $('#price-filterF').val();
|
76 |
+
|
77 |
+
var remainurl='slider/slider/view?min='+ $('#price-filter').val() +'&max='+$('#price-filter12').val() +'&id='+ids ;
|
78 |
+
|
79 |
+
var correctbaseurl=baseurl + remainurl;
|
80 |
+
$('#simplediv').show(1000);
|
81 |
+
$('.col-main').first().load(correctbaseurl, function(){ $('#simplediv').hide(500);} );
|
82 |
+
|
83 |
+
}
|
84 |
</script>
|
85 |
<div class="block-content">
|
86 |
<?php echo $this->getStateHtml() ?>
|
97 |
<?php endforeach; ?>
|
98 |
<dt>Price Slider:</dt>
|
99 |
<dd id="slider" style="height:1px"></dd>
|
100 |
+
<dd>From : <?php $curr=Mage::helper('core')->currency(''); $curr1=str_replace('0','',$curr); echo str_replace('.','',$curr1);?> <input id="price-filter" type="text" style='width:35px' name="price-filter" value=""> To : <?php $curr=Mage::helper('core')->currency('');$curr1=str_replace('.','',$curr); echo str_replace('0','',$curr1);?> <input id="price-filter12" type="text" style='width:35px' name="price-filter" value=""></dd>
|
101 |
+
<dd><label onclick='callPriceSlider()' style="cursor:pointer;"> <b>Search</b> <label></dd>
|
102 |
+
</dl>
|
103 |
<script type="text/javascript">decorateDataList('narrow-by-list')</script>
|
104 |
<?php endif; ?>
|
105 |
</div>
|
111 |
|
112 |
<input id="max-price" type="hidden" name="max-price" value="<?php echo $maxPrice; ?>">
|
113 |
<?php $url=Mage::getBaseUrl(); $pos=strpos($url,'index.php'); ?>
|
114 |
+
<input id="price-filterF" type="hidden" name="price-filterF" value="<?php echo $url;?>">
|
115 |
|
116 |
+
<div id="simplediv" style="border:1px solid black;width:100px;height:40px; align:center;margin-left:30px">
|
117 |
+
<span style="margin-left:28px;"><img src="<?php echo $this->getSkinUrl('images/loading.gif')?>" height="40" width="40"/> </span>
|
118 |
</div>
|
119 |
|
120 |
|
js/slider/jquery-ui-1.8rc1.custom.css
CHANGED
@@ -1,477 +1,490 @@
|
|
1 |
-
/*
|
2 |
-
* jQuery UI CSS Framework
|
3 |
-
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
4 |
-
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
5 |
-
*/
|
6 |
-
|
7 |
-
/* Layout helpers
|
8 |
-
----------------------------------*/
|
9 |
-
.ui-helper-hidden { display: none; }
|
10 |
-
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
|
11 |
-
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
|
12 |
-
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
|
13 |
-
.ui-helper-clearfix { display: inline-block; }
|
14 |
-
/* required comment for clearfix to work in Opera \*/
|
15 |
-
* html .ui-helper-clearfix { height:1%; }
|
16 |
-
.ui-helper-clearfix { display:block; }
|
17 |
-
/* end clearfix */
|
18 |
-
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
|
19 |
-
|
20 |
-
|
21 |
-
/* Interaction Cues
|
22 |
-
----------------------------------*/
|
23 |
-
.ui-state-disabled { cursor: default !important; }
|
24 |
-
|
25 |
-
|
26 |
-
/* Icons
|
27 |
-
----------------------------------*/
|
28 |
-
|
29 |
-
/* states and images */
|
30 |
-
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
|
31 |
-
|
32 |
-
|
33 |
-
/* Misc visuals
|
34 |
-
----------------------------------*/
|
35 |
-
|
36 |
-
/* Overlays */
|
37 |
-
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
38 |
-
|
39 |
-
|
40 |
-
/*
|
41 |
-
* jQuery UI CSS Framework
|
42 |
-
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
43 |
-
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
44 |
-
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
|
45 |
-
*/
|
46 |
-
|
47 |
-
|
48 |
-
/* Component containers
|
49 |
-
----------------------------------*/
|
50 |
-
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
|
51 |
-
.ui-widget .ui-widget { font-size: 1em; }
|
52 |
-
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
|
53 |
-
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }
|
54 |
-
.ui-widget-content a { color: #222222; }
|
55 |
-
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
|
56 |
-
.ui-widget-header a { color: #222222; }
|
57 |
-
|
58 |
-
/* Interaction states
|
59 |
-
----------------------------------*/
|
60 |
-
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
|
61 |
-
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
|
62 |
-
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
|
63 |
-
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
|
64 |
-
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
|
65 |
-
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
|
66 |
-
.ui-widget :active { outline: none; }
|
67 |
-
|
68 |
-
/* Interaction Cues
|
69 |
-
----------------------------------*/
|
70 |
-
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
|
71 |
-
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
|
72 |
-
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
|
73 |
-
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
|
74 |
-
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
|
75 |
-
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
|
76 |
-
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
|
77 |
-
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
|
78 |
-
|
79 |
-
/* Icons
|
80 |
-
----------------------------------*/
|
81 |
-
|
82 |
-
/* states and images */
|
83 |
-
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
|
84 |
-
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
|
85 |
-
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
|
86 |
-
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
|
87 |
-
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
|
88 |
-
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
|
89 |
-
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
|
90 |
-
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
|
91 |
-
|
92 |
-
/* positioning */
|
93 |
-
.ui-icon-carat-1-n { background-position: 0 0; }
|
94 |
-
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
95 |
-
.ui-icon-carat-1-e { background-position: -32px 0; }
|
96 |
-
.ui-icon-carat-1-se { background-position: -48px 0; }
|
97 |
-
.ui-icon-carat-1-s { background-position: -64px 0; }
|
98 |
-
.ui-icon-carat-1-sw { background-position: -80px 0; }
|
99 |
-
.ui-icon-carat-1-w { background-position: -96px 0; }
|
100 |
-
.ui-icon-carat-1-nw { background-position: -112px 0; }
|
101 |
-
.ui-icon-carat-2-n-s { background-position: -128px 0; }
|
102 |
-
.ui-icon-carat-2-e-w { background-position: -144px 0; }
|
103 |
-
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
104 |
-
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
105 |
-
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
106 |
-
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
107 |
-
.ui-icon-triangle-1-s { background-position: -64px -16px; }
|
108 |
-
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
109 |
-
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
110 |
-
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
111 |
-
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
112 |
-
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
113 |
-
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
114 |
-
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
115 |
-
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
116 |
-
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
117 |
-
.ui-icon-arrow-1-s { background-position: -64px -32px; }
|
118 |
-
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
119 |
-
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
120 |
-
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
121 |
-
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
122 |
-
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
123 |
-
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
124 |
-
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
125 |
-
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
126 |
-
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
127 |
-
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
128 |
-
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
129 |
-
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
|
130 |
-
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
131 |
-
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
132 |
-
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
133 |
-
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
134 |
-
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
135 |
-
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
136 |
-
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
137 |
-
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
138 |
-
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
139 |
-
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
140 |
-
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
141 |
-
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
142 |
-
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
143 |
-
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
144 |
-
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
145 |
-
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
146 |
-
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
147 |
-
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
148 |
-
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
149 |
-
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
150 |
-
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
151 |
-
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
152 |
-
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
153 |
-
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
154 |
-
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
155 |
-
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
156 |
-
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
157 |
-
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
158 |
-
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
159 |
-
.ui-icon-extlink { background-position: -32px -80px; }
|
160 |
-
.ui-icon-newwin { background-position: -48px -80px; }
|
161 |
-
.ui-icon-refresh { background-position: -64px -80px; }
|
162 |
-
.ui-icon-shuffle { background-position: -80px -80px; }
|
163 |
-
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
164 |
-
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
165 |
-
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
166 |
-
.ui-icon-folder-open { background-position: -16px -96px; }
|
167 |
-
.ui-icon-document { background-position: -32px -96px; }
|
168 |
-
.ui-icon-document-b { background-position: -48px -96px; }
|
169 |
-
.ui-icon-note { background-position: -64px -96px; }
|
170 |
-
.ui-icon-mail-closed { background-position: -80px -96px; }
|
171 |
-
.ui-icon-mail-open { background-position: -96px -96px; }
|
172 |
-
.ui-icon-suitcase { background-position: -112px -96px; }
|
173 |
-
.ui-icon-comment { background-position: -128px -96px; }
|
174 |
-
.ui-icon-person { background-position: -144px -96px; }
|
175 |
-
.ui-icon-print { background-position: -160px -96px; }
|
176 |
-
.ui-icon-trash { background-position: -176px -96px; }
|
177 |
-
.ui-icon-locked { background-position: -192px -96px; }
|
178 |
-
.ui-icon-unlocked { background-position: -208px -96px; }
|
179 |
-
.ui-icon-bookmark { background-position: -224px -96px; }
|
180 |
-
.ui-icon-tag { background-position: -240px -96px; }
|
181 |
-
.ui-icon-home { background-position: 0 -112px; }
|
182 |
-
.ui-icon-flag { background-position: -16px -112px; }
|
183 |
-
.ui-icon-calendar { background-position: -32px -112px; }
|
184 |
-
.ui-icon-cart { background-position: -48px -112px; }
|
185 |
-
.ui-icon-pencil { background-position: -64px -112px; }
|
186 |
-
.ui-icon-clock { background-position: -80px -112px; }
|
187 |
-
.ui-icon-disk { background-position: -96px -112px; }
|
188 |
-
.ui-icon-calculator { background-position: -112px -112px; }
|
189 |
-
.ui-icon-zoomin { background-position: -128px -112px; }
|
190 |
-
.ui-icon-zoomout { background-position: -144px -112px; }
|
191 |
-
.ui-icon-search { background-position: -160px -112px; }
|
192 |
-
.ui-icon-wrench { background-position: -176px -112px; }
|
193 |
-
.ui-icon-gear { background-position: -192px -112px; }
|
194 |
-
.ui-icon-heart { background-position: -208px -112px; }
|
195 |
-
.ui-icon-star { background-position: -224px -112px; }
|
196 |
-
.ui-icon-link { background-position: -240px -112px; }
|
197 |
-
.ui-icon-cancel { background-position: 0 -128px; }
|
198 |
-
.ui-icon-plus { background-position: -16px -128px; }
|
199 |
-
.ui-icon-plusthick { background-position: -32px -128px; }
|
200 |
-
.ui-icon-minus { background-position: -48px -128px; }
|
201 |
-
.ui-icon-minusthick { background-position: -64px -128px; }
|
202 |
-
.ui-icon-close { background-position: -80px -128px; }
|
203 |
-
.ui-icon-closethick { background-position: -96px -128px; }
|
204 |
-
.ui-icon-key { background-position: -112px -128px; }
|
205 |
-
.ui-icon-lightbulb { background-position: -128px -128px; }
|
206 |
-
.ui-icon-scissors { background-position: -144px -128px; }
|
207 |
-
.ui-icon-clipboard { background-position: -160px -128px; }
|
208 |
-
.ui-icon-copy { background-position: -176px -128px; }
|
209 |
-
.ui-icon-contact { background-position: -192px -128px; }
|
210 |
-
.ui-icon-image { background-position: -208px -128px; }
|
211 |
-
.ui-icon-video { background-position: -224px -128px; }
|
212 |
-
.ui-icon-script { background-position: -240px -128px; }
|
213 |
-
.ui-icon-alert { background-position: 0 -144px; }
|
214 |
-
.ui-icon-info { background-position: -16px -144px; }
|
215 |
-
.ui-icon-notice { background-position: -32px -144px; }
|
216 |
-
.ui-icon-help { background-position: -48px -144px; }
|
217 |
-
.ui-icon-check { background-position: -64px -144px; }
|
218 |
-
.ui-icon-bullet { background-position: -80px -144px; }
|
219 |
-
.ui-icon-radio-off { background-position: -96px -144px; }
|
220 |
-
.ui-icon-radio-on { background-position: -112px -144px; }
|
221 |
-
.ui-icon-pin-w { background-position: -128px -144px; }
|
222 |
-
.ui-icon-pin-s { background-position: -144px -144px; }
|
223 |
-
.ui-icon-play { background-position: 0 -160px; }
|
224 |
-
.ui-icon-pause { background-position: -16px -160px; }
|
225 |
-
.ui-icon-seek-next { background-position: -32px -160px; }
|
226 |
-
.ui-icon-seek-prev { background-position: -48px -160px; }
|
227 |
-
.ui-icon-seek-end { background-position: -64px -160px; }
|
228 |
-
.ui-icon-seek-start { background-position: -80px -160px; }
|
229 |
-
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
230 |
-
.ui-icon-seek-first { background-position: -80px -160px; }
|
231 |
-
.ui-icon-stop { background-position: -96px -160px; }
|
232 |
-
.ui-icon-eject { background-position: -112px -160px; }
|
233 |
-
.ui-icon-volume-off { background-position: -128px -160px; }
|
234 |
-
.ui-icon-volume-on { background-position: -144px -160px; }
|
235 |
-
.ui-icon-power { background-position: 0 -176px; }
|
236 |
-
.ui-icon-signal-diag { background-position: -16px -176px; }
|
237 |
-
.ui-icon-signal { background-position: -32px -176px; }
|
238 |
-
.ui-icon-battery-0 { background-position: -48px -176px; }
|
239 |
-
.ui-icon-battery-1 { background-position: -64px -176px; }
|
240 |
-
.ui-icon-battery-2 { background-position: -80px -176px; }
|
241 |
-
.ui-icon-battery-3 { background-position: -96px -176px; }
|
242 |
-
.ui-icon-circle-plus { background-position: 0 -192px; }
|
243 |
-
.ui-icon-circle-minus { background-position: -16px -192px; }
|
244 |
-
.ui-icon-circle-close { background-position: -32px -192px; }
|
245 |
-
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
246 |
-
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
247 |
-
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
248 |
-
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
249 |
-
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
250 |
-
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
251 |
-
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
252 |
-
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
253 |
-
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
254 |
-
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
255 |
-
.ui-icon-circle-check { background-position: -208px -192px; }
|
256 |
-
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
257 |
-
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
258 |
-
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
259 |
-
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
260 |
-
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
261 |
-
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
262 |
-
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
263 |
-
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
264 |
-
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
265 |
-
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
266 |
-
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
267 |
-
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
268 |
-
|
269 |
-
|
270 |
-
/* Misc visuals
|
271 |
-
----------------------------------*/
|
272 |
-
|
273 |
-
/* Corner radius */
|
274 |
-
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
|
275 |
-
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
276 |
-
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
277 |
-
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
278 |
-
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
279 |
-
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
280 |
-
.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
281 |
-
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
282 |
-
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
|
283 |
-
|
284 |
-
/* Overlays */
|
285 |
-
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
|
286 |
-
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Accordion
|
287 |
-
----------------------------------*/
|
288 |
-
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
|
289 |
-
.ui-accordion .ui-accordion-li-fix { display: inline; }
|
290 |
-
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
|
291 |
-
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
|
292 |
-
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
|
293 |
-
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
|
294 |
-
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
295 |
-
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
|
296 |
-
----------------------------------*/
|
297 |
-
.ui-autocomplete-menu { position: absolute; cursor: default; }
|
298 |
-
|
299 |
-
.ui-autocomplete-loading { background: white url('images/ui-anim.basic.16x16.gif') right center no-repeat; }
|
300 |
-
.ui-autocomplete-over { background-color: #0A246A; color: white; }
|
301 |
-
|
302 |
-
/* Menu
|
303 |
-
----------------------------------*/
|
304 |
-
.ui-menu {
|
305 |
-
list-style:none;
|
306 |
-
padding: 2px;
|
307 |
-
margin: 0;
|
308 |
-
display:block;
|
309 |
-
}
|
310 |
-
.ui-menu .ui-menu {
|
311 |
-
margin-top: -3px;
|
312 |
-
}
|
313 |
-
.ui-menu .ui-menu-item {
|
314 |
-
margin:0;
|
315 |
-
padding: 0;
|
316 |
-
width: 100%;
|
317 |
-
}
|
318 |
-
.ui-menu .ui-menu-item a {
|
319 |
-
text-decoration:none;
|
320 |
-
display:block;
|
321 |
-
padding:.2em .4em;
|
322 |
-
line-height:1.5;
|
323 |
-
}
|
324 |
-
.ui-menu .ui-menu-item a.ui-state-hover,
|
325 |
-
.ui-menu .ui-menu-item a.ui-state-active {
|
326 |
-
margin: -1px;
|
327 |
-
}
|
328 |
-
/* Button
|
329 |
-
----------------------------------*/
|
330 |
-
|
331 |
-
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
|
332 |
-
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
|
333 |
-
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
|
334 |
-
.ui-button-icons-only { width: 3em; }
|
335 |
-
button.ui-button-icons-only { width: 3.2em; }
|
336 |
-
|
337 |
-
/*button text element */
|
338 |
-
.ui-button .ui-button-text { display: block; line-height: 1.4; }
|
339 |
-
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
|
340 |
-
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
|
341 |
-
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 1.8em; }
|
342 |
-
.ui-button-text-icons .ui-button-text { padding-right: 1.8em; }
|
343 |
-
/* no icon support for input elements, provide padding by default */
|
344 |
-
input.ui-button { padding: .4em 1em; }
|
345 |
-
|
346 |
-
/*button icon element(s) */
|
347 |
-
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
|
348 |
-
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
|
349 |
-
.ui-button-text-icon .ui-icon-primary, .ui-button-text-icons .ui-icon-primary, .ui-button-icons-only .ui-icon-primary { left: .5em; }
|
350 |
-
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
|
351 |
-
|
352 |
-
/*button sets*/
|
353 |
-
.ui-button-set { margin-right: 7px; }
|
354 |
-
.ui-button-set .ui-button { margin-left: 0; margin-right: -.3em; }
|
355 |
-
|
356 |
-
/* workarounds */
|
357 |
-
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
/* Datepicker
|
364 |
-
----------------------------------*/
|
365 |
-
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
|
366 |
-
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
367 |
-
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
|
368 |
-
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
|
369 |
-
.ui-datepicker .ui-datepicker-prev { left:2px; }
|
370 |
-
.ui-datepicker .ui-datepicker-next { right:2px; }
|
371 |
-
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
|
372 |
-
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
|
373 |
-
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
374 |
-
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
|
375 |
-
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
|
376 |
-
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
377 |
-
.ui-datepicker select.ui-datepicker-month,
|
378 |
-
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
379 |
-
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
380 |
-
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
|
381 |
-
.ui-datepicker td { border: 0; padding: 1px; }
|
382 |
-
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
|
383 |
-
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
|
384 |
-
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
|
385 |
-
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
|
386 |
-
|
387 |
-
/* with multiple calendars */
|
388 |
-
.ui-datepicker.ui-datepicker-multi { width:auto; }
|
389 |
-
.ui-datepicker-multi .ui-datepicker-group { float:left; }
|
390 |
-
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
|
391 |
-
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
|
392 |
-
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
|
393 |
-
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
|
394 |
-
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
|
395 |
-
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
|
396 |
-
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
|
397 |
-
.ui-datepicker-row-break { clear:both; width:100%; }
|
398 |
-
|
399 |
-
/* RTL support */
|
400 |
-
.ui-datepicker-rtl { direction: rtl; }
|
401 |
-
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
|
402 |
-
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
|
403 |
-
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
|
404 |
-
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
|
405 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
|
406 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
|
407 |
-
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
|
408 |
-
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
|
409 |
-
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
410 |
-
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
411 |
-
|
412 |
-
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
413 |
-
.ui-datepicker-cover {
|
414 |
-
display: none; /*sorry for IE5*/
|
415 |
-
display/**/: block; /*sorry for IE5*/
|
416 |
-
position: absolute; /*must have*/
|
417 |
-
z-index: -1; /*must have*/
|
418 |
-
filter: mask(); /*must have*/
|
419 |
-
top: -4px; /*must have*/
|
420 |
-
left: -4px; /*must have*/
|
421 |
-
width: 200px; /*must have*/
|
422 |
-
height: 200px; /*must have*/
|
423 |
-
}/* Dialog
|
424 |
-
----------------------------------*/
|
425 |
-
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
|
426 |
-
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; }
|
427 |
-
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
|
428 |
-
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
|
429 |
-
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
|
430 |
-
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
|
431 |
-
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
|
432 |
-
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
|
433 |
-
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
|
434 |
-
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
435 |
-
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
436 |
-
/* Progressbar
|
437 |
-
----------------------------------*/
|
438 |
-
.ui-progressbar { height:2em; text-align: left; }
|
439 |
-
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
|
440 |
-
----------------------------------*/
|
441 |
-
.ui-resizable { position: relative;}
|
442 |
-
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
443 |
-
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
444 |
-
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
445 |
-
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
446 |
-
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
447 |
-
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
448 |
-
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
449 |
-
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
450 |
-
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
451 |
-
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
|
452 |
-
----------------------------------*/
|
453 |
-
.ui-slider {
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
.ui-slider
|
461 |
-
.ui-slider
|
462 |
-
|
463 |
-
.ui-slider-
|
464 |
-
.ui-slider-
|
465 |
-
.ui-slider-
|
466 |
-
.ui-slider-
|
467 |
-
.ui-slider-
|
468 |
-
|
469 |
-
.ui-
|
470 |
-
.ui-
|
471 |
-
.ui-
|
472 |
-
.ui-
|
473 |
-
.ui-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*
|
2 |
+
* jQuery UI CSS Framework
|
3 |
+
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
4 |
+
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
5 |
+
*/
|
6 |
+
|
7 |
+
/* Layout helpers
|
8 |
+
----------------------------------*/
|
9 |
+
.ui-helper-hidden { display: none; }
|
10 |
+
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
|
11 |
+
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
|
12 |
+
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
|
13 |
+
.ui-helper-clearfix { display: inline-block; }
|
14 |
+
/* required comment for clearfix to work in Opera \*/
|
15 |
+
* html .ui-helper-clearfix { height:1%; }
|
16 |
+
.ui-helper-clearfix { display:block; }
|
17 |
+
/* end clearfix */
|
18 |
+
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
|
19 |
+
|
20 |
+
|
21 |
+
/* Interaction Cues
|
22 |
+
----------------------------------*/
|
23 |
+
.ui-state-disabled { cursor: default !important; }
|
24 |
+
|
25 |
+
|
26 |
+
/* Icons
|
27 |
+
----------------------------------*/
|
28 |
+
|
29 |
+
/* states and images */
|
30 |
+
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
|
31 |
+
|
32 |
+
|
33 |
+
/* Misc visuals
|
34 |
+
----------------------------------*/
|
35 |
+
|
36 |
+
/* Overlays */
|
37 |
+
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
38 |
+
|
39 |
+
|
40 |
+
/*
|
41 |
+
* jQuery UI CSS Framework
|
42 |
+
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
43 |
+
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
44 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
|
45 |
+
*/
|
46 |
+
|
47 |
+
|
48 |
+
/* Component containers
|
49 |
+
----------------------------------*/
|
50 |
+
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
|
51 |
+
.ui-widget .ui-widget { font-size: 1em; }
|
52 |
+
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
|
53 |
+
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }
|
54 |
+
.ui-widget-content a { color: #222222; }
|
55 |
+
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
|
56 |
+
.ui-widget-header a { color: #222222; }
|
57 |
+
|
58 |
+
/* Interaction states
|
59 |
+
----------------------------------*/
|
60 |
+
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
|
61 |
+
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
|
62 |
+
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
|
63 |
+
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
|
64 |
+
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
|
65 |
+
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
|
66 |
+
.ui-widget :active { outline: none; }
|
67 |
+
|
68 |
+
/* Interaction Cues
|
69 |
+
----------------------------------*/
|
70 |
+
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
|
71 |
+
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
|
72 |
+
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
|
73 |
+
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
|
74 |
+
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
|
75 |
+
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
|
76 |
+
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
|
77 |
+
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
|
78 |
+
|
79 |
+
/* Icons
|
80 |
+
----------------------------------*/
|
81 |
+
|
82 |
+
/* states and images */
|
83 |
+
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
|
84 |
+
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
|
85 |
+
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
|
86 |
+
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
|
87 |
+
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
|
88 |
+
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
|
89 |
+
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
|
90 |
+
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }
|
91 |
+
|
92 |
+
/* positioning */
|
93 |
+
.ui-icon-carat-1-n { background-position: 0 0; }
|
94 |
+
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
95 |
+
.ui-icon-carat-1-e { background-position: -32px 0; }
|
96 |
+
.ui-icon-carat-1-se { background-position: -48px 0; }
|
97 |
+
.ui-icon-carat-1-s { background-position: -64px 0; }
|
98 |
+
.ui-icon-carat-1-sw { background-position: -80px 0; }
|
99 |
+
.ui-icon-carat-1-w { background-position: -96px 0; }
|
100 |
+
.ui-icon-carat-1-nw { background-position: -112px 0; }
|
101 |
+
.ui-icon-carat-2-n-s { background-position: -128px 0; }
|
102 |
+
.ui-icon-carat-2-e-w { background-position: -144px 0; }
|
103 |
+
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
104 |
+
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
105 |
+
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
106 |
+
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
107 |
+
.ui-icon-triangle-1-s { background-position: -64px -16px; }
|
108 |
+
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
109 |
+
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
110 |
+
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
111 |
+
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
112 |
+
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
113 |
+
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
114 |
+
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
115 |
+
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
116 |
+
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
117 |
+
.ui-icon-arrow-1-s { background-position: -64px -32px; }
|
118 |
+
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
119 |
+
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
120 |
+
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
121 |
+
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
122 |
+
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
123 |
+
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
124 |
+
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
125 |
+
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
126 |
+
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
127 |
+
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
128 |
+
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
129 |
+
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
|
130 |
+
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
131 |
+
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
132 |
+
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
133 |
+
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
134 |
+
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
135 |
+
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
136 |
+
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
137 |
+
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
138 |
+
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
139 |
+
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
140 |
+
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
141 |
+
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
142 |
+
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
143 |
+
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
144 |
+
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
145 |
+
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
146 |
+
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
147 |
+
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
148 |
+
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
149 |
+
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
150 |
+
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
151 |
+
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
152 |
+
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
153 |
+
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
154 |
+
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
155 |
+
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
156 |
+
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
157 |
+
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
158 |
+
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
159 |
+
.ui-icon-extlink { background-position: -32px -80px; }
|
160 |
+
.ui-icon-newwin { background-position: -48px -80px; }
|
161 |
+
.ui-icon-refresh { background-position: -64px -80px; }
|
162 |
+
.ui-icon-shuffle { background-position: -80px -80px; }
|
163 |
+
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
164 |
+
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
165 |
+
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
166 |
+
.ui-icon-folder-open { background-position: -16px -96px; }
|
167 |
+
.ui-icon-document { background-position: -32px -96px; }
|
168 |
+
.ui-icon-document-b { background-position: -48px -96px; }
|
169 |
+
.ui-icon-note { background-position: -64px -96px; }
|
170 |
+
.ui-icon-mail-closed { background-position: -80px -96px; }
|
171 |
+
.ui-icon-mail-open { background-position: -96px -96px; }
|
172 |
+
.ui-icon-suitcase { background-position: -112px -96px; }
|
173 |
+
.ui-icon-comment { background-position: -128px -96px; }
|
174 |
+
.ui-icon-person { background-position: -144px -96px; }
|
175 |
+
.ui-icon-print { background-position: -160px -96px; }
|
176 |
+
.ui-icon-trash { background-position: -176px -96px; }
|
177 |
+
.ui-icon-locked { background-position: -192px -96px; }
|
178 |
+
.ui-icon-unlocked { background-position: -208px -96px; }
|
179 |
+
.ui-icon-bookmark { background-position: -224px -96px; }
|
180 |
+
.ui-icon-tag { background-position: -240px -96px; }
|
181 |
+
.ui-icon-home { background-position: 0 -112px; }
|
182 |
+
.ui-icon-flag { background-position: -16px -112px; }
|
183 |
+
.ui-icon-calendar { background-position: -32px -112px; }
|
184 |
+
.ui-icon-cart { background-position: -48px -112px; }
|
185 |
+
.ui-icon-pencil { background-position: -64px -112px; }
|
186 |
+
.ui-icon-clock { background-position: -80px -112px; }
|
187 |
+
.ui-icon-disk { background-position: -96px -112px; }
|
188 |
+
.ui-icon-calculator { background-position: -112px -112px; }
|
189 |
+
.ui-icon-zoomin { background-position: -128px -112px; }
|
190 |
+
.ui-icon-zoomout { background-position: -144px -112px; }
|
191 |
+
.ui-icon-search { background-position: -160px -112px; }
|
192 |
+
.ui-icon-wrench { background-position: -176px -112px; }
|
193 |
+
.ui-icon-gear { background-position: -192px -112px; }
|
194 |
+
.ui-icon-heart { background-position: -208px -112px; }
|
195 |
+
.ui-icon-star { background-position: -224px -112px; }
|
196 |
+
.ui-icon-link { background-position: -240px -112px; }
|
197 |
+
.ui-icon-cancel { background-position: 0 -128px; }
|
198 |
+
.ui-icon-plus { background-position: -16px -128px; }
|
199 |
+
.ui-icon-plusthick { background-position: -32px -128px; }
|
200 |
+
.ui-icon-minus { background-position: -48px -128px; }
|
201 |
+
.ui-icon-minusthick { background-position: -64px -128px; }
|
202 |
+
.ui-icon-close { background-position: -80px -128px; }
|
203 |
+
.ui-icon-closethick { background-position: -96px -128px; }
|
204 |
+
.ui-icon-key { background-position: -112px -128px; }
|
205 |
+
.ui-icon-lightbulb { background-position: -128px -128px; }
|
206 |
+
.ui-icon-scissors { background-position: -144px -128px; }
|
207 |
+
.ui-icon-clipboard { background-position: -160px -128px; }
|
208 |
+
.ui-icon-copy { background-position: -176px -128px; }
|
209 |
+
.ui-icon-contact { background-position: -192px -128px; }
|
210 |
+
.ui-icon-image { background-position: -208px -128px; }
|
211 |
+
.ui-icon-video { background-position: -224px -128px; }
|
212 |
+
.ui-icon-script { background-position: -240px -128px; }
|
213 |
+
.ui-icon-alert { background-position: 0 -144px; }
|
214 |
+
.ui-icon-info { background-position: -16px -144px; }
|
215 |
+
.ui-icon-notice { background-position: -32px -144px; }
|
216 |
+
.ui-icon-help { background-position: -48px -144px; }
|
217 |
+
.ui-icon-check { background-position: -64px -144px; }
|
218 |
+
.ui-icon-bullet { background-position: -80px -144px; }
|
219 |
+
.ui-icon-radio-off { background-position: -96px -144px; }
|
220 |
+
.ui-icon-radio-on { background-position: -112px -144px; }
|
221 |
+
.ui-icon-pin-w { background-position: -128px -144px; }
|
222 |
+
.ui-icon-pin-s { background-position: -144px -144px; }
|
223 |
+
.ui-icon-play { background-position: 0 -160px; }
|
224 |
+
.ui-icon-pause { background-position: -16px -160px; }
|
225 |
+
.ui-icon-seek-next { background-position: -32px -160px; }
|
226 |
+
.ui-icon-seek-prev { background-position: -48px -160px; }
|
227 |
+
.ui-icon-seek-end { background-position: -64px -160px; }
|
228 |
+
.ui-icon-seek-start { background-position: -80px -160px; }
|
229 |
+
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
230 |
+
.ui-icon-seek-first { background-position: -80px -160px; }
|
231 |
+
.ui-icon-stop { background-position: -96px -160px; }
|
232 |
+
.ui-icon-eject { background-position: -112px -160px; }
|
233 |
+
.ui-icon-volume-off { background-position: -128px -160px; }
|
234 |
+
.ui-icon-volume-on { background-position: -144px -160px; }
|
235 |
+
.ui-icon-power { background-position: 0 -176px; }
|
236 |
+
.ui-icon-signal-diag { background-position: -16px -176px; }
|
237 |
+
.ui-icon-signal { background-position: -32px -176px; }
|
238 |
+
.ui-icon-battery-0 { background-position: -48px -176px; }
|
239 |
+
.ui-icon-battery-1 { background-position: -64px -176px; }
|
240 |
+
.ui-icon-battery-2 { background-position: -80px -176px; }
|
241 |
+
.ui-icon-battery-3 { background-position: -96px -176px; }
|
242 |
+
.ui-icon-circle-plus { background-position: 0 -192px; }
|
243 |
+
.ui-icon-circle-minus { background-position: -16px -192px; }
|
244 |
+
.ui-icon-circle-close { background-position: -32px -192px; }
|
245 |
+
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
246 |
+
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
247 |
+
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
248 |
+
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
249 |
+
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
250 |
+
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
251 |
+
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
252 |
+
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
253 |
+
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
254 |
+
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
255 |
+
.ui-icon-circle-check { background-position: -208px -192px; }
|
256 |
+
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
257 |
+
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
258 |
+
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
259 |
+
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
260 |
+
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
261 |
+
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
262 |
+
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
263 |
+
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
264 |
+
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
265 |
+
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
266 |
+
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
267 |
+
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
268 |
+
|
269 |
+
|
270 |
+
/* Misc visuals
|
271 |
+
----------------------------------*/
|
272 |
+
|
273 |
+
/* Corner radius */
|
274 |
+
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
|
275 |
+
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
276 |
+
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
277 |
+
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
278 |
+
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
279 |
+
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
280 |
+
.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
281 |
+
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
282 |
+
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
|
283 |
+
|
284 |
+
/* Overlays */
|
285 |
+
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
|
286 |
+
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Accordion
|
287 |
+
----------------------------------*/
|
288 |
+
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
|
289 |
+
.ui-accordion .ui-accordion-li-fix { display: inline; }
|
290 |
+
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
|
291 |
+
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
|
292 |
+
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
|
293 |
+
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
|
294 |
+
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
295 |
+
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
|
296 |
+
----------------------------------*/
|
297 |
+
.ui-autocomplete-menu { position: absolute; cursor: default; }
|
298 |
+
|
299 |
+
.ui-autocomplete-loading { background: white url('images/ui-anim.basic.16x16.gif') right center no-repeat; }
|
300 |
+
.ui-autocomplete-over { background-color: #0A246A; color: white; }
|
301 |
+
|
302 |
+
/* Menu
|
303 |
+
----------------------------------*/
|
304 |
+
.ui-menu {
|
305 |
+
list-style:none;
|
306 |
+
padding: 2px;
|
307 |
+
margin: 0;
|
308 |
+
display:block;
|
309 |
+
}
|
310 |
+
.ui-menu .ui-menu {
|
311 |
+
margin-top: -3px;
|
312 |
+
}
|
313 |
+
.ui-menu .ui-menu-item {
|
314 |
+
margin:0;
|
315 |
+
padding: 0;
|
316 |
+
width: 100%;
|
317 |
+
}
|
318 |
+
.ui-menu .ui-menu-item a {
|
319 |
+
text-decoration:none;
|
320 |
+
display:block;
|
321 |
+
padding:.2em .4em;
|
322 |
+
line-height:1.5;
|
323 |
+
}
|
324 |
+
.ui-menu .ui-menu-item a.ui-state-hover,
|
325 |
+
.ui-menu .ui-menu-item a.ui-state-active {
|
326 |
+
margin: -1px;
|
327 |
+
}
|
328 |
+
/* Button
|
329 |
+
----------------------------------*/
|
330 |
+
|
331 |
+
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
|
332 |
+
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
|
333 |
+
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
|
334 |
+
.ui-button-icons-only { width: 3em; }
|
335 |
+
button.ui-button-icons-only { width: 3.2em; }
|
336 |
+
|
337 |
+
/*button text element */
|
338 |
+
.ui-button .ui-button-text { display: block; line-height: 1.4; }
|
339 |
+
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
|
340 |
+
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
|
341 |
+
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 1.8em; }
|
342 |
+
.ui-button-text-icons .ui-button-text { padding-right: 1.8em; }
|
343 |
+
/* no icon support for input elements, provide padding by default */
|
344 |
+
input.ui-button { padding: .4em 1em; }
|
345 |
+
|
346 |
+
/*button icon element(s) */
|
347 |
+
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
|
348 |
+
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
|
349 |
+
.ui-button-text-icon .ui-icon-primary, .ui-button-text-icons .ui-icon-primary, .ui-button-icons-only .ui-icon-primary { left: .5em; }
|
350 |
+
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
|
351 |
+
|
352 |
+
/*button sets*/
|
353 |
+
.ui-button-set { margin-right: 7px; }
|
354 |
+
.ui-button-set .ui-button { margin-left: 0; margin-right: -.3em; }
|
355 |
+
|
356 |
+
/* workarounds */
|
357 |
+
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
358 |
+
|
359 |
+
|
360 |
+
|
361 |
+
|
362 |
+
|
363 |
+
/* Datepicker
|
364 |
+
----------------------------------*/
|
365 |
+
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
|
366 |
+
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
367 |
+
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
|
368 |
+
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
|
369 |
+
.ui-datepicker .ui-datepicker-prev { left:2px; }
|
370 |
+
.ui-datepicker .ui-datepicker-next { right:2px; }
|
371 |
+
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
|
372 |
+
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
|
373 |
+
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
374 |
+
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
|
375 |
+
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
|
376 |
+
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
377 |
+
.ui-datepicker select.ui-datepicker-month,
|
378 |
+
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
379 |
+
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
380 |
+
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
|
381 |
+
.ui-datepicker td { border: 0; padding: 1px; }
|
382 |
+
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
|
383 |
+
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
|
384 |
+
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
|
385 |
+
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
|
386 |
+
|
387 |
+
/* with multiple calendars */
|
388 |
+
.ui-datepicker.ui-datepicker-multi { width:auto; }
|
389 |
+
.ui-datepicker-multi .ui-datepicker-group { float:left; }
|
390 |
+
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
|
391 |
+
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
|
392 |
+
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
|
393 |
+
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
|
394 |
+
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
|
395 |
+
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
|
396 |
+
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
|
397 |
+
.ui-datepicker-row-break { clear:both; width:100%; }
|
398 |
+
|
399 |
+
/* RTL support */
|
400 |
+
.ui-datepicker-rtl { direction: rtl; }
|
401 |
+
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
|
402 |
+
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
|
403 |
+
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
|
404 |
+
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
|
405 |
+
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
|
406 |
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
|
407 |
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
|
408 |
+
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
|
409 |
+
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
410 |
+
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
411 |
+
|
412 |
+
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
413 |
+
.ui-datepicker-cover {
|
414 |
+
display: none; /*sorry for IE5*/
|
415 |
+
display/**/: block; /*sorry for IE5*/
|
416 |
+
position: absolute; /*must have*/
|
417 |
+
z-index: -1; /*must have*/
|
418 |
+
filter: mask(); /*must have*/
|
419 |
+
top: -4px; /*must have*/
|
420 |
+
left: -4px; /*must have*/
|
421 |
+
width: 200px; /*must have*/
|
422 |
+
height: 200px; /*must have*/
|
423 |
+
}/* Dialog
|
424 |
+
----------------------------------*/
|
425 |
+
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
|
426 |
+
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; }
|
427 |
+
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
|
428 |
+
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
|
429 |
+
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
|
430 |
+
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
|
431 |
+
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
|
432 |
+
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
|
433 |
+
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
|
434 |
+
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
435 |
+
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
436 |
+
/* Progressbar
|
437 |
+
----------------------------------*/
|
438 |
+
.ui-progressbar { height:2em; text-align: left; }
|
439 |
+
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
|
440 |
+
----------------------------------*/
|
441 |
+
.ui-resizable { position: relative;}
|
442 |
+
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
443 |
+
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
444 |
+
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
445 |
+
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
446 |
+
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
447 |
+
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
448 |
+
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
449 |
+
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
450 |
+
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
451 |
+
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
|
452 |
+
----------------------------------*/
|
453 |
+
.ui-slider {
|
454 |
+
float: left;
|
455 |
+
margin: 2px 0 10px 15px;
|
456 |
+
position: relative;
|
457 |
+
text-align: left;
|
458 |
+
width: 73%;
|
459 |
+
}
|
460 |
+
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 0.8em; height: 0.8em; cursor: default; }
|
461 |
+
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
|
462 |
+
|
463 |
+
.ui-slider-horizontal { height: .8em; }
|
464 |
+
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
|
465 |
+
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
|
466 |
+
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
|
467 |
+
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
|
468 |
+
|
469 |
+
.ui-slider-vertical {width: .8em; height: 100px;}
|
470 |
+
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
|
471 |
+
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
472 |
+
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
473 |
+
.ui-slider-vertical .ui-slider-range-max { top: 0; }
|
474 |
+
|
475 |
+
/* Tabs
|
476 |
+
----------------------------------*/
|
477 |
+
|
478 |
+
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
479 |
+
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
|
480 |
+
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
|
481 |
+
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
|
482 |
+
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
|
483 |
+
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
|
484 |
+
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
|
485 |
+
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
|
486 |
+
.ui-tabs .ui-tabs-hide { display: none !important; }
|
487 |
+
|
488 |
+
#slider{ padding:0 12px 5px;}
|
489 |
+
|
490 |
+
input#price-filter{width:165px;}
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>DSLPS</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL 1.0</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>no need of notes</notes>
|
12 |
<authors><author><name>Saurabh</name><user>saurabh_005</user><email>saurabh.chaudhry@daffodilsw.com</email></author></authors>
|
13 |
<date>2011-11-02</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Slider"><dir name="Slider"><dir name="Block"><file name="Mainslider.php" hash="57790cc20361a23deb1880e2ba2f6b5a"/><file name="Pager.php" hash="ce62dc3a95722cc6d99dc142cb42e0b2"/><dir name="Product"><dir name="List"><dir name="Toolbar"><file name="Pager.php" hash="36234920c974d768ca9ca74893496e21"/></dir></dir></dir><file name="Slider.php" hash="9d6f7246cf96d6e27f0332b37161a7c3"/><file name="Tool.php" hash="24769cabf15f831376c6d7f21b4fd7a3"/></dir><dir name="Model"><file name="Slider.php" hash="fff62a0f9ee7a7c9317ba8ba00bf4cdf"/></dir><dir name="controllers"><file name="SliderController.php" hash="508b2df98082fdc0f7219aac59fb0221"/></dir><dir name="etc"><file name="config.xml" hash="78614286991d94db46df494d82446e14"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Slider_Slider.xml" hash="a27af6c7f740e3eb57e300c3b7ea3b84"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="slider.xml" hash="9f0660328ad5abffd1f52430898d8211"/></dir><dir name="template"><dir name="slider"><file name="pager.phtml" hash="bd9ed0a4bf6fc58f911b2a57ee461085"/><file name="slider.phtml" hash="d085ab6ac9830939c5fa38413cfa9f64"/><file name="slider1.phtml" hash="51285b8e397fa73bd8b258a1ccc4f2fd"/><file name="slider2.phtml" hash="f6bc439b00eecfe5acd584547bee331b"/><file name="slider3.phtml" hash="daf33080383f1d44f3a5022556d544c1"/><file name="slider4.phtml" hash="a01618fc9b714c0e530f525e1bd6b123"/><file name="view.phtml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>DSLPS</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL 1.0</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>no need of notes</notes>
|
12 |
<authors><author><name>Saurabh</name><user>saurabh_005</user><email>saurabh.chaudhry@daffodilsw.com</email></author></authors>
|
13 |
<date>2011-11-02</date>
|
14 |
+
<time>12:22:51</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Slider"><dir name="Slider"><dir name="Block"><file name="Mainslider.php" hash="57790cc20361a23deb1880e2ba2f6b5a"/><file name="Pager.php" hash="ce62dc3a95722cc6d99dc142cb42e0b2"/><dir name="Product"><dir name="List"><dir name="Toolbar"><file name="Pager.php" hash="36234920c974d768ca9ca74893496e21"/></dir></dir></dir><file name="Slider.php" hash="9d6f7246cf96d6e27f0332b37161a7c3"/><file name="Tool.php" hash="24769cabf15f831376c6d7f21b4fd7a3"/></dir><dir name="Model"><file name="Slider.php" hash="fff62a0f9ee7a7c9317ba8ba00bf4cdf"/></dir><dir name="controllers"><file name="SliderController.php" hash="508b2df98082fdc0f7219aac59fb0221"/></dir><dir name="etc"><file name="config.xml" hash="78614286991d94db46df494d82446e14"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Slider_Slider.xml" hash="a27af6c7f740e3eb57e300c3b7ea3b84"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="slider.xml" hash="9f0660328ad5abffd1f52430898d8211"/><file name="catalog.xml" hash="06576b77f5abc321bf40467c6f52d225"/></dir><dir name="template"><dir name="slider"><file name="pager.phtml" hash="bd9ed0a4bf6fc58f911b2a57ee461085"/><file name="slider.phtml" hash="d085ab6ac9830939c5fa38413cfa9f64"/><file name="slider1.phtml" hash="51285b8e397fa73bd8b258a1ccc4f2fd"/><file name="slider2.phtml" hash="f6bc439b00eecfe5acd584547bee331b"/><file name="slider3.phtml" hash="daf33080383f1d44f3a5022556d544c1"/><file name="slider4.phtml" hash="a01618fc9b714c0e530f525e1bd6b123"/><file name="view.phtml" hash="65d64b42ce9df7b29b797f4b74362624"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="images"><file name="loading.gif" hash="0cfc308d500d051be5445d239282702e"/></dir></dir></dir></dir></target><target name="mageweb"><dir name="js"><dir name="slider"><file name="jquery-ui-1.8rc1.custom.css" hash="52514b3d1d3d29c7302739fd69d8d987"/></dir><dir name="varien"><file name="jquery-1.4.1.min.js" hash="9eb33df93b21325142088527103882d2"/><file name="jquery-ui-1.8rc1.custom.min.js" hash="ee62db43b991411f7e64c31d19c850f6"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|