Revisions diff_rwd_clickshop_5-8-2_5-8-3

Transkrypt

Revisions diff_rwd_clickshop_5-8-2_5-8-3
Dokumentacja zmian plików graficznych: rwd clickshop
Wersja zmian: 1.8.2 - 1.8.3
Pliki .tpl
Pliki .css
Pliki .less
styles/_modules.less
346
347
348
- 349
- 350
- 351
- 352
353
354
355
.innerbox {
.group-filter, .multiselect {
.flex-item(0 1 24.25%);
&:not(:nth-child(4n)) {
margin-right: 1%;
}
}
}
}
356
357
358
- 359
- 360
- 361
- 362
363
364
365
.innerbox {
.group-filter, .multiselect {
.flex-item(0 1 49.5%);
}
379
380
381
- 382
383
384
.multiselect{
border: 1px solid @borderColor;
line-height: 40px;
padding: 0 1em;
background: url("../images/ico_arrow_down_small.png") no-repeat 95% 50% transparent;
margin-bottom: 10px;
&:nth-child(odd) {
margin-right: 1%;
}
}
}
Strona 1/3
385
font-weight: normal;
415
416
417
+ 418
+ 419
+ 420
+ 421
422
423
424
466
467
468
+ 469
470
471
472
473
+ 474
+ 475
+ 476
+ 477
478
479
480
}
}
> span {
padding: 0 1em;
}
span.color-filter {
width: 16px;
height: 16px;
.innerbox {
.display-flex();
.flex-wrap();
.r--flex-justify-content(justify, space-between);
.boxintro {
.flex-item(1 0 100%);
}
&::before, &::after {
display: none;
}
}
ul {
styles/_responsive.less
1540
1541
1542
- 1543
- 1544
- 1545
- 1546
- 1547
- 1548
- 1549
- 1550
1551
1552
1553
1550
.innerbox {
.group-filter, .multiselect {
.flex-item(0 1 32.5%);
&:not(:nth-child(4n)) {
margin-right: 0%;
}
&:not(:nth-child(3n)) {
margin-right: 1.25%
}
}
}
}
.innerbox {
Strona 2/3
1551
1552
- 1553
- 1554
- 1555
- 1556
1557
1558
1559
1690
1691
1692
+ 1693
+ 1694
+ 1695
+ 1696
1697
1698
1699
.group-filter, .multiselect {
.flex-item(0 1 100%);
&:nth-child(odd) {
margin-right: 0%;
}
}
}
}
overflow: hidden;
}
#box_filter {
overflow: visible;
}
.product{
margin: 5px 0;
position: relative;
Strona 3/3

Podobne dokumenty