Revision`s Differences

Transkrypt

Revision`s Differences
Dokumentacja zmian plików graficznych: shoper red
Wersja zmian: 5.1.4 - 5.2.0
Pliki .tpl
boxes/Filter/box.tpl
+1
+2
+3
+4
+5
+6
+7
+8
+9
+ 10
+ 11
+ 12
+ 13
+ 14
+ 15
+ 16
+ 17
+ 18
+ 19
+ 20
+ 21
+ 22
+ 23
+ 24
+ 25
+ 26
+ 27
+ 28
+ 29
+ 30
+ 31
+ 32
+ 33
+ 34
{if count($filter_groups)}
<div class="box {if 1 == $filter_counter}foldable{/if}" id="box_filter">
<div class="topbar"> <div class="leftcorner"></div> <div class="rightcorner"></div> </div>
<div class="boxhead">
<div class="leftside"></div>
<h3><img src="{baseDir}/public/images/1px.gif" alt="" />{$boxNs->$box_id->title|escape}</h3>
<div class="rightside"></div>
</div>
<div class="innerbox">
<div class="leftside"></div>
{if $boxNs->$box_id->text}<h5 class="boxintro">{$boxNs->$box_id->text}</h5>{/if}
{foreach from=$filter_groups item=group name=list}
{if count($group.items) || ($boxNs->$box_id->price_input && 'Search_Filter_Products_Provider_Price' ==
$group.provider)}
<div class="group" id="filter_{$group.id}">
<h5 class="{if 0 == $smarty.foreach.list.index}first{/if} {if $group.headselected}selected{/if}">
{if $group.headlink}<a href="{$group.headlink|escape}" title="">{/if}
{$group.name|escape}
{if $group.headlink}</a>{/if}
</h5>
<ul class="{if !$group.full}foldable{/if}">
{foreach from=$group.items item=item}
{if $item.active or (isset($item.counter) and $item.counter) or !isset($item.counter)}
<li class="{if $item.active}selected{/if}{if $item.indent} indent{/if}" id="filter_{$it
em.id}">
<a class="spanhover" title="{$item.name}" href="{if $item.active}{$item.link_remove
}{else}{if $filter_type == 1 || !$item.link_add}{$item.link_solo}{else}{$item.link_add}{/if}{/if}">
{if $item.html}{$item.html}{else}<span>{$item.name|escape}</span>{/if}
{if isset($item.counter)}
<em>({$item.counter})</em>
{/if}
</a>
</li>
{*
{else}
<li class="empty" id="filter_{$item.id}">
<del>{if $item.html}{$item.html}{else}{$item.name|escape}{/if}</del>
Copyright © 2011 Shoper. All rights reserved.
Strona 1/16
+ 35
+ 36
+ 37
+ 38
+ 39
</li>
*}
{/if}
{/foreach}
{if $boxNs->$box_id->price_input && 'Search_Filter_Products_Provider_Price' == $group.provider}
+ 40
+ 41
<li class="priceinput">
<span class="fromto">{translate key='from'}</span> <input type="text" id="filterprice1"
value="" />
+ 42
<span class="fromto">{translate key='to'}</span> <input type="text" id="filterprice2" v
alue="" />
+ 43
+ 44
+ 45
+ 46
+ 47
+ 48
+ 49
+ 50
+ 51
+ 52
+ 53
+ 54
+ 55
+ 56
+ 57
+ 58
+ 59
+ 60
+ 61
<button class="button" type="button" id="filterprice">
<img src="{baseDir}/public/images/1px.gif" alt="" />
<span>{translate key='Filter'}</span>
</button>
</li>
{/if}
</ul>
</div>
{/if}
{/foreach}
<div class="floatfix"></div>
<div class="rightside"></div>
</div>
<div class="bottombar"> <div class="leftcorner"></div> <div class="rightcorner"></div> </div>
</div>
<script type="text/javascript">
try {literal}{{/literal} Shop.values.PriceFilterFrom = '{$boxNs->$box_id->pricefilter_from}'; Shop.values.Price
FilterFromTo = '{$boxNs->$box_id->pricefilter_fromto}'; Shop.values.PriceFilterTo = '{$boxNs->$box_id->pricefilter_to}'; {literal}}{/lit
eral} catch(e) {literal}{ }{/literal}
</script>
{/if}
scripts/product/index.tpl
176
177
178
- 179
</fieldset>
</form>
{if 1 == $skin_settings->productdetails->fb_send || 1 == $skin_settings->productdetails->fb
_like}
+ 179
180
+ 181
+ 182
+ 183
+ 184
185
186
{if 1 == $skin_settings->productdetails->fb_send || 1 == $skin_settings->productdetails->fb
_like || 1 == $skin_settings->productdetails->google_p1}
<div class="fb_buttons">
{if 1 == $skin_settings->productdetails->google_p1}
<g:plusone size="medium"></g:plusone>
{/if}
{if 1 == $skin_settings->productdetails->fb_send}
<fb:send href="{route full=true function='product' key=$product->product->product_id pr
oductName=$product->translation->name productId=$product->product->product_id}" font="tahoma"></fb:send>
Copyright © 2011 Shoper. All rights reserved.
Strona 2/16
187
{/if}
329
330
331
- 332
{if 1 == $attr.type}
<tr>
<td class="name">{$attr.name|escape}</td>
<td class="value">{if 1 == $attr.value}{translate key="Tak"}{else}{translate key="No"}{/if}</td
>
+ 332
<td class="value">{if 1 == $attr.value}{translate key="Yes"}{else}{translate key="No"}{/if}</td
>
333
334
335
</tr>
{elseif strlen($attr.value)}
<tr>
358
359
360
- 361
<ul class="gallery">
{foreach from=$gallery item=img name=list}
<li class="productdetailsgalleryimgsize">
<a id="prodimg{$img->gfx_id}" rel="milkbox:gall" href="{imageUrl type='productGfx' image=$img->
unic_name}" title="{$img->name|escape}" class="gallery">
+ 361
<a id="prodimg{$img->gfx_id}" rel="milkbox:gall" href="{imageUrl type='productGfx' image=$img->
unic_name}" title="{$img->name|escape}" class="gallery" >
362
<img src="{imageUrl type='productGfx' width=$skin_settings->productdetails->galleryimgwidth
363
364
534
535
536
+ 537
+ 538
height=$skin_settings->productdetails->galleryimgheight image=$img->unic_name}" alt="" />
</a>
<script src="//connect.facebook.net/{lang key='long'}/all.js#xfbml=1"></script>
{/if}
{if 1 == $skin_settings->productdetails->google_p1}
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">{literal}{{/literal}lang: '{lang key='short'}'{literal}}
{/literal}</script>
+ 539
{/if}
+ 540
+ 541
542
</body>
543
</html>
scripts/header.tpl
11
12
13
+ 14
+ 15
16
17
18
<link rel="skin" href="{$path}" />
<link rel="shortcut icon" href="{$path}/images/favicon.png" />
<link rel="stylesheet" type="text/css" href="{$path}/styles/main.css" />
{if strlen($seo_canonical)}
<link rel="canonical" href="{$seo_canonical|escape}" />
{/if}
{if true == $user_css}
<link rel="stylesheet" type="text/css" href="{$path}/styles/user.css" />
{/if}
{if true == $jsgallery}
<link rel="stylesheet" type="text/css" href="{baseDir}/public/milkbox/milkbox.css" />
Copyright © 2011 Shoper. All rights reserved.
Strona 3/16
scripts/panel/order.tpl
63
64
65
- 66
+ 66
67
68
69
<dd class="payment">{$order->payment->translation->title|escape}</dd>
<dt class="shipping">{translate key='Delivery'}</dt>
<dd class="shipping">{$order->shipping->shipping->name|escape}</dd>
{if true == $show_invoice}
{if $order->invoice && true == $show_invoice}
<dt class="invoice">{translate key='Invoice'}</dt>
<dd class="invoice"><a href="{baseDir}/console/invoices/pdf/id/{$order->invoice->invoice->invoice_id}">{tra
nslate key='display'}</a></dd>
{/if}
scripts/panel/orders.tpl
82
83
84
- 85
+ 85
86
<span>{translate key='pay'}</span>
</a>
{/if}
{if true == $show_invoice}
{if $order->invoice && true == $show_invoice}
<a href="{baseDir}/console/invoices/pdf/id/{$order->invoice->invoice->invoice_id}" class="invoi
ce spanhover">
87
88
<img src="{baseDir}/public/images/1px.gif" alt="" />
<span>{translate key='invoice'}</span>
scripts/basket/index.tpl
46
47
48
- 49
+ 49
50
51
52
<td
<td
{if
<td
class="img"></td>
class="name" {if !$showDelivery}colspan="2"{/if}>{translate key="Product"}</td>
$showDelivery}
class="time">{translate key="Order delivery date"}</td>
<td class="time">{translate key="Order delivery date"}</td>
{/if}
<td class="quantity">{translate key="Amount"}</td>
<td class="price">{translate key="Price"}</td>
236
237
238
- 239
- 240
+ 239
+ 240
241
242
<span class="variant">{$basket_product->stock->getName()|escape}</span>
</td>
{if $showDelivery}
<td class="time">{$basket_product->stock->delivery->translation->name|escape}</td>
{/if}
<td class="time">{$basket_product->stock->delivery->translation->name|escape}</td>
{/if}
<td class="quantity">{assign var=id value=$basket_product->getIdentifier()}
<div class="shaded_inputwrap{if true == $quantity_error.$id} shaded_error{/if}"><input
name="quantity_{$id}" value="{float precision=$QUANTITY_PRECISION value=$quantity.$id trim=true noformat=true}" type="text" class="short
center" /></div>
243
{$basket_product->product->unit->translation->name|escape}
Copyright © 2011 Shoper. All rights reserved.
Strona 4/16
291
292
293
- 294
</div>
<script type="text/javascript">
try {literal}{{/literal} Shop.values.Country2Shipping = {$country2shipping}; Shop.values.Shipping2Payment = {$shipping2payment}
; Shop.values.SumNoShipping = {$sum_noship}; Shop.values.ShippingValue = {$shippingvalue}; Shop.values.CurrencyMap = "{$currencymap}"; {
literal}}{/literal} catch(e) {literal}{ }{/literal}
+ 294
try {literal}{{/literal} Shop.values.Country2Shipping = {$country2shipping}; Shop.values.Shipping2Payment = {$shipping2payment}
; Shop.values.SumNoShipping = {$sum_noship}; Shop.values.ShippingValue = {$shippingvalue}; Shop.values.PaymentAdditional = {$paymentaddi
tional}; Shop.values.CurrencyMap = "{$currencymap}"; {literal}}{/literal} catch(e) {literal}{ }{/literal}
295
</script>
296
297
{include file='footer.tpl' force_include_cache='1' force_include_cache_tags='Logic_SkinFooterGroupList,Logic_SkinFooterLinkList,Logic_S
kinFooterGroup,Logic_SkinFooterLink'}
scripts/basket/step3.tpl
112
113
114
- 115
+ 115
<dd class="date">{$delivery->translation->name|escape}</dd>
{/if}
<dt class="delivery">{translate key='Selected form of delivery:'}</dt>
<dd class="delivery">{$shipping->shipping->name|escape}</dd>
<dd class="delivery">{$shipping->shipping->name|escape} ({currency value=$shipping->getCost()})</dd
>
116
117
118
<dt class="payment">{translate key='Selected form of payment:'}</dt>
<dd class="payment">{$payment->translation->title|escape}</dd>
{if $discount > 0}
scripts/body_head.tpl
56
57
58
- 59
+ 59
60
61
62
<div class="innerlogo pagewidth">
<a href="{baseDir nonempty=1}" title="Strona gówna" rel="nofollow" class="logo">
<img src="{$path}/images/logo.png" alt="Logo" />
<span class="logospacer">&nbsp;</span>
<!--[if lt IE 7]><span class="logospacer">&nbsp;</span><![endif]-->
</a>
{if 1 == $skin_settings->header->searchbox}
<form class="search" action="{route key='search'}" method="post">
Pliki .css
styles/main.css
1312
position: relative;
1313 }
1314
+ 1315 img.star0, img.star0-5, img.star1 {
+ 1316
margin: 0 0 1px 0;
Copyright © 2011 Shoper. All rights reserved.
Strona 5/16
+ 1317
+ 1318
+ 1319
+ 1320
1321
+ 1322
+ 1323
+ 1324
1325
+ 1326
+ 1327
+ 1328
1329
+ 1330
+ 1331
+ 1332
1333
1334
1335
height: 16px;
width: 15px;
vertical-align: middle;
}
img.star0 {
background: url('../images/star0.png') no-repeat 0 0;
}
img.star0-5 {
background: url('../images/star0-5.png') no-repeat 0 0;
}
img.star1 {
background: url('../images/star1.png') no-repeat 0 0;
}
1338
1339
1340
+ 1341
1342 #box_basket .boxhead h3 img {
1343
background: url("../images/basket.png") no-repeat scroll 0 0 transparent;
1344
height: 16px;
2057
2058
2059
- 2060
- 2061
- 2062
- 2063
- 2064
- 2065
- 2066
- 2067
- 2068
- 2069
- 2070
- 2071
- 2072
- 2073
- 2074
- 2075
- 2076
#box_productfilter .innerbox button, #box_productsearch .innerbox button {
display: inline;
margin: 0 5px 5px 0;
}
#box_productfilter .innerbox .priceto,
#box_productfilter .innerbox .pricefrom {
margin-left: 5px;
}
.leftcol #box_productfilter .innerbox .buttons,
.rightcol #box_productfilter .innerbox .buttons {
text-align: center;
margin-top: 10px;
}
.leftcol #box_productfilter .innerbox .pricegroup,
Copyright © 2011 Shoper. All rights reserved.
Strona 6/16
- 2077
- 2078
- 2079
- 2080
- 2081
- 2082
- 2083
- 2084
- 2085
- 2086
- 2087
- 2088
- 2089
- 2090
- 2091
- 2092
- 2093
- 2094
- 2095
- 2096
- 2097
- 2098
- 2099
- 2100
- 2101
- 2102
- 2103
- 2104
- 2105
- 2106
- 2107
- 2108
- 2109
- 2110
- 2111
- 2112
- 2113
- 2114
- 2115
- 2116
- 2117
- 2118
- 2119
- 2120
- 2121
- 2122
- 2123
- 2124
- 2125
- 2126
.rightcol #box_productfilter .innerbox .pricegroup,
.leftcol #box_productfilter .innerbox .producergroup,
.rightcol #box_productfilter .innerbox .producergroup {
text-align: center;
}
.leftcol #box_productfilter .innerbox .pricegroup .pricelabel,
.rightcol #box_productfilter .innerbox .pricegroup .pricelabel,
.leftcol #box_productfilter .innerbox .producergroup .producer,
.rightcol #box_productfilter .innerbox .producergroup .producer {
display: block;
text-align: left;
}
.leftcol #box_productfilter .innerbox .pricegroup,
.rightcol #box_productfilter .innerbox .pricegroup,
.leftcol #box_productfilter .innerbox .producergroup,
.rightcol #box_productfilter .innerbox .producergroup,
.leftcol #box_productfilter .innerbox .promogroup,
.rightcol #box_productfilter .innerbox .promogroup {
margin-top: 10px;
}
.leftcol #box_productfilter .innerbox .producergroup select,
.rightcol #box_productfilter .innerbox .producergroup select {
margin-top: 5px;
}
.centercol #box_productfilter .innerbox .pricegroup,
.centercol #box_productfilter .innerbox .producergroup,
.centercol #box_productfilter .innerbox .promogroup,
.leftcol #box_productfilter .innerbox .pricegroup .divide,
.rightcol #box_productfilter .innerbox .pricegroup .divide {
line-height: 28px;
}
.centercol #box_productfilter .innerbox .pricegroup,
.centercol #box_productfilter .innerbox .producergroup,
.centercol #box_productfilter .innerbox .promogroup {
float: left;
margin-right: 10px;
}
* html .centercol #box_productfilter .innerbox .pricegroup *,
* html .centercol #box_productfilter .innerbox .producergroup *,
* html .centercol #box_productfilter .innerbox .promogroup * { /* IE6 */
zoom: 1;
}
*:first-child+html .centercol #box_productfilter .innerbox .pricegroup span { /* IE7 */
Copyright © 2011 Shoper. All rights reserved.
Strona 7/16
- 2127
- 2128
- 2129
- 2130
- 2131
- 2132
- 2133
- 2134
- 2135
- 2136
- 2137
- 2138
- 2139
- 2140
- 2141
- 2142
- 2143
- 2144
- 2145
- 2146
- 2147
- 2148
- 2149
- 2150
- 2151
- 2152
2153
2154
2155
2085
2086
2087
+ 2088
+ 2089
+ 2090
+ 2091
2092
2093
2094
display: inline-block;
}
.centercol #box_productfilter .innerbox .producergroup select {
max-width: 120px;
min-width: 80px;
}
* html .centercol #box_productfilter .innerbox .producergroup select
width: 120px;
}
{ /* IE6 */
*:first-child+html .centercol #box_productfilter .innerbox .producergroup select
width: 120px;
}
{ /* IE7 */
.centercol #box_productfilter .innerbox .pricelabel,
.centercol #box_productfilter .innerbox label.producer {
font-weight: bold;
}
.centercol #box_productfilter .innerbox .buttons {
text-align: right;
margin-top: 10px;
}
#box_productsearch .innerbox {
padding: 0 20px;
}
margin-right: 10px;
}
#box_productsearch .innerbox button {
display: inline-block;
}
#box_productsearch .boxhead .foldenbox_arrow {
display: block;
position: absolute;
2278 #box_productfull .basket .stocks td {
2279
width: 50%;
2280
line-height: 1;
+ 2281
vertical-align: middle;
+ 2282
padding: 3px 0;
2283 }
2284
Copyright © 2011 Shoper. All rights reserved.
Strona 8/16
2285 #box_productfull .basket .stocks label {
2291
2292
2293
- 2294
- 2295
- 2296
- 2297
2298
2299
2300
2432
2433
2434
- 2435
- 2436
- 2437
- 2438
- 2439
- 2440
- 2441
- 2442
- 2443
- 2444
- 2445
- 2446
- 2447
- 2448
- 2449
- 2450
- 2451
- 2452
- 2453
2454
2455
2456
max-width: 120px;
}
#box_productfull .basket .stocks td.select {
padding-top: 5px;
}
* html #box_productfull .basket .stocks select { /* IE6 */
width: 120px;
}
background: url('../../../../../public/images/lukas.png') no-repeat 0 0;
}
#box_productfull .additionalinfo .votestars img {
margin: 0 0 1px 0;
height: 16px;
width: 15px;
vertical-align: middle;
}
#box_productfull .additionalinfo .votestars img.star0 {
background: url('../images/star0.png') no-repeat 0 0;
}
#box_productfull .additionalinfo .votestars img.star0-5 {
background: url('../images/star0-5.png') no-repeat 0 0;
}
#box_productfull .additionalinfo .votestars img.star1 {
background: url('../images/star1.png') no-repeat 0 0;
}
#box_productfull .additionalinfo ul {
float: right;
margin-right: 10px;
4034
4035
4036
+ 4037 /* Filters */
+ 4038
+ 4039 #box_filter {
+ 4040
-webkit-user-select: none;
+ 4041
-moz-user-select: none;
+ 4042
-o-user-select: none;
Copyright © 2011 Shoper. All rights reserved.
Strona 9/16
+ 4043
+ 4044
+ 4045
+ 4046
+ 4047
+ 4048
+ 4049
+ 4050
+ 4051
+ 4052
+ 4053
+ 4054
+ 4055
+ 4056
+ 4057
+ 4058
+ 4059
+ 4060
+ 4061
+ 4062
+ 4063
+ 4064
+ 4065
+ 4066
+ 4067
+ 4068
+ 4069
+ 4070
+ 4071
+ 4072
+ 4073
+ 4074
+ 4075
+ 4076
+ 4077
+ 4078
+ 4079
+ 4080
+ 4081
+ 4082
+ 4083
+ 4084
+ 4085
+ 4086
+ 4087
+ 4088
+ 4089
+ 4090
+ 4091
+ 4092
user-select: none;
}
.centercol #box_filter .innerbox {
padding: 5px 20px;
}
.centercol #box_filter .innerbox .group {
float: left;
width: 33%;
}
.centercol #box_filter .innerbox h5 {
margin-top: 0;
border-top: 0;
padding-top: 5px;
}
#box_filter .innerbox h5 {
font-weight: bold;
padding: 8px 0 3px;
margin-top: 8px;
border-top: 1px solid #ccc;
}
.leftcol #box_filter .innerbox h5.first,
.rightcol #box_filter .innerbox h5.first {
margin-top: 0;
border-top: 0;
padding-top: 0;
}
#box_filter .innerbox ul li {
display: block;
margin: 2px;
}
#box_filter .innerbox ul li a,
#box_filter .innerbox ul li.empty del {
font-size: 0.9em;
display: block;
padding: 1px 0;
}
#box_filter .innerbox ul li a span {
padding: 0px 2px;
}
#box_filter .innerbox ul li em,
#box_filter .innerbox ul li.empty del {
Copyright © 2011 Shoper. All rights reserved.
Strona 10/16
+ 4093
+ 4094
+ 4095
+ 4096
+ 4097
+ 4098
+ 4099
+ 4100
+ 4101
+ 4102
+ 4103
+ 4104
+ 4105
+ 4106
+ 4107
+ 4108
+ 4109
+ 4110
+ 4111
+ 4112
+ 4113
+ 4114
+ 4115
+ 4116
+ 4117
+ 4118
+ 4119
+ 4120
+ 4121
+ 4122
+ 4123
+ 4124
+ 4125
+ 4126
+ 4127
+ 4128
+ 4129
+ 4130
+ 4131
+ 4132
+ 4133
+ 4134
+ 4135
+ 4136
+ 4137
+ 4138
+ 4139
+ 4140
+ 4141
+ 4142
font-weight: normal;
color: #aaa;
}
#box_filter .innerbox ul li.selected, #box_filter .innerbox h5.selected {
background: #ffa url('../images/filter_remove.png') right center no-repeat;
}
#box_filter .innerbox ul li.showmore a {
text-align: right;
}
#box_filter .innerbox ul li.showmore a span {
padding-right: 1em;
}
#box_filter .multiselect {
height: 20px;
padding: 1px 22px 1px 5px;
margin: 3px 6px 3px 0;
background: #fff;
position: relative;
cursor: pointer;
line-height: 20px;
overflow: hidden;
color: #666;
border: 1px solid #bbb;
text-overflow: ellipsis;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#box_filter .multiselect .button {
height: 22px;
width: 20px;
position: absolute;
top: -1px;
right: -1px;
margin: 0;
border: 1px solid transparent;
}
#box_filter .multiselect.folden {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 0 0 3px #aaa;
Copyright © 2011 Shoper. All rights reserved.
Strona 11/16
+ 4143
+ 4144
+ 4145
+ 4146
+ 4147
+ 4148
+ 4149
+ 4150
+ 4151
+ 4152
+ 4153
+ 4154
+ 4155
+ 4156
+ 4157
+ 4158
-webkit-box-shadow: inset 0 0 3px #aaa;
box-shadow: inset 0 0 3px #aaa;
}
#box_filter .multiselect.folden.selected {
background-color: #ffd;
color: #333;
}
#box_filter .multiselect.folden .button {
border-color: #bbb;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
background: #eee url('../images/selectarrow.png') no-repeat center center;
background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee
), to(#ddd));
+ 4159
background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #ddd);
+ 4160 }
+ 4161
+ 4162 #box_filter .multiselect.folden:hover {
+ 4163
border-color: #888;
+ 4164 }
+ 4165
+ 4166 #box_filter .multiselect.folden:hover .button {
+ 4167
border-color: #888;
+ 4168
background: #ddd url('../images/selectarrow.png') no-repeat center center;
+ 4169
background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee
), to(#bbb));
+ 4170
background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #bbb);
+ 4171 }
+ 4172
+ 4173 #box_filter .multiselect.showed {
+ 4174
-webkit-border-radius: 4px 4px 0 0;
+ 4175
-moz-border-radius: 4px 4px 0 0;
+ 4176
border-radius: 4px 4px 0 0;
+ 4177
z-index: 101;
+ 4178
border-color: #bbb #bbb #fff;
+ 4179 }
+ 4180
+ 4181
+ 4182 #box_filter .multiselect.showed.selected {
+ 4183
color: #333;
+ 4184 }
+ 4185
+ 4186 #box_filter .multiselect.showed .button {
+ 4187
background: #fff url('../images/selectarrow.png') no-repeat center center;
+ 4188 }
+ 4189
+ 4190 .filter_overlay {
Copyright © 2011 Shoper. All rights reserved.
Strona 12/16
+ 4191
+ 4192
+ 4193
+ 4194
+ 4195
+ 4196
+ 4197
+ 4198
+ 4199
+ 4200
+ 4201
+ 4202
+ 4203
+ 4204
+ 4205
+ 4206
+ 4207
+ 4208
+ 4209
+ 4210
+ 4211
+ 4212
+ 4213
+ 4214
+ 4215
+ 4216
+ 4217
+ 4218
+ 4219
+ 4220
+ 4221
+ 4222
+ 4223
+ 4224
+ 4225
+ 4226
+ 4227
+ 4228
+ 4229
+ 4230
+ 4231
+ 4232
+ 4233
+ 4234
+ 4235
+ 4236
+ 4237
+ 4238
+ 4239
+ 4240
z-index: 100;
position: absolute;
background: #fff;
border: solid 1px #bbb;
-moz-box-shadow: 2px 2px 3px #aaa;
-webkit-box-shadow: 2px 2px 3px #aaa;
box-shadow: 2px 2px 3px #aaa;
-webkit-border-radius: 0 4px 4px 4px;
-moz-border-radius: 0 4px 4px 4px;
border-radius: 0 4px 4px 4px;
}
.filter_overlay ul {
padding: 4px 5px;
}
.filter_overlay ul li {
padding: 2px 4px;
cursor: pointer;
}
#box_filter .innerbox ul li.indent a,
.filter_overlay ul li.indent a {
padding-left: 1em;
}
.filter_overlay ul li.selected {
background: #ffa url('../images/filter_remove.png') right center no-repeat;
padding-right: 20px;
}
.filter_overlay ul li.selected span {
font-weight: bold;
}
.filter_overlay ul li del {
color: #888;
}
.filter_overlay ul li em {
font-weight: normal;
font-style: normal;
padding-left: 5px;
font-size: 0.9em;
}
.filter_overlay ul li:hover {
background-color: #ffd;
}
Copyright © 2011 Shoper. All rights reserved.
Strona 13/16
+ 4241
+ 4242
+ 4243
+ 4244
+ 4245
+ 4246
+ 4247
+ 4248
+ 4249
+ 4250
+ 4251
+ 4252
+ 4253
+ 4254
+ 4255
+ 4256
+ 4257
+ 4258
+ 4259
+ 4260
+ 4261
+ 4262
+ 4263
+ 4264
+ 4265
+ 4266
+ 4267
+ 4268
+ 4269
+ 4270
+ 4271
+ 4272
+ 4273
+ 4274
+ 4275
+ 4276
+ 4277
+ 4278
+ 4279
+ 4280
+ 4281
+ 4282
+ 4283
+ 4284
+ 4285
+ 4286
+ 4287
+ 4288
+ 4289
+ 4290
.filter_overlay ul li:hover a {
text-decoration: none;
}
.filter_overlay ul li.showmore {
text-align: right;
font-size: 0.9em;
}
.filter_overlay ul li.priceinput,
#box_filter ul li.priceinput {
margin-top: 10px;
white-space: nowrap;
}
.filter_overlay ul li.priceinput span.fromto,
#box_filter ul li.priceinput span.fromto {
font-size: 0.9em;
}
.filter_overlay ul li.priceinput button,
#box_filter ul li.priceinput button {
padding: 1px 0.75em;
display: inline;
margin-left: 4px;
line-height: 20px;
}
#box_filter ul li.priceinput button {
clear: both;
display: block;
margin: 10px auto;
}
.filter_overlay ul li.priceinput input,
#box_filter ul li.priceinput input {
height: 20px;
padding: 1px 5px;
margin: 3px;
background: #fff;
line-height: 20px;
color: #666;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 0 0 3px #aaa;
-webkit-box-shadow: inset 0 0 3px #aaa;
box-shadow: inset 0 0 3px #aaa;
width: 3.5em;
Copyright © 2011 Shoper. All rights reserved.
Strona 14/16
+ 4291
+ 4292
+ 4293
+ 4294
+ 4295
+ 4296
+ 4297
4298
4299
4300
4307
4308
4309
- 4310
- 4311
+ 4310
+ 4311
4312
4313
+ 4314
+ 4315
+ 4316
+ 4317
+ 4318
+ 4319
+ 4320
+ 4321
+ 4322
+ 4323
+ 4324
4325
4326
4327
4328
4329
4330
- 4331
+ 4319
4320
4321
4322
}
/* Filters END */
/* Facebook */
#box_facebooklike {
#box_productfull .fb_buttons {
display: block;
margin: 5px auto;
width: 171px;
margin: 0 auto;
min-height: 30px;
}
#box_productfull .fb_buttons > * {
float: left !important;
display: inline-block !important;
margin: 5px 5px 5px 0 !important;
max-width: 95px !important;
}
#box_productfull .fb_buttons #___plusone_0 {
width: 70px !important;
}
#box_facebookchat {
margin: 5px 3px;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}
#box_facebookchat > *{
#box_facebookchat > * {
border-top: 1px solid #315c99;
border-bottom: 1px solid #aaa;
background: #fff;
4726
text-align: center;
4727 }
4728
- 4729 .table-navigator li {
- 4730
display: inline;
Copyright © 2011 Shoper. All rights reserved.
Strona 15/16
- 4731
- 4732
- 4733
- 4734
- 4735
- 4736
- 4737
- 4738
- 4739
- 4740
+ 4729
+ 4730
+ 4731
+ 4732
+ 4733
+ 4734
+ 4735
+ 4736
+ 4737
+ 4738
+ 4739
+ 4740
font-weight: 700;
padding: 3px 5px;
}
.table-navigator li.stick {
display: none;
}
.table-navigator li a {
color: #2f6fc7;
}
.table-navigator li {
display: inline;
font-weight: 700;
padding: 3px 5px;
}
.table-navigator li.stick {
display: none;
}
.table-navigator li a {
color: #2f6fc7;
}
Copyright © 2011 Shoper. All rights reserved.
Strona 16/16

Podobne dokumenty