product_list.css 2.64 KB
<<<<<<< HEAD
=======
.product-filter {
  padding-bottom: 75px;
  position: relative;
}
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
.product-filter .m-list-view {
  margin-top: 0;
}
.product-filter .m-list-view .cell {
  padding: 15px;
}
.product-filter .m-list-view .acc-icon .acc {
  right: 10px;
<<<<<<< HEAD
=======
  height: auto;
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
}
.product-filter .m-list-view .text {
  display: inline-block;
  margin-left: 0;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
}
.product-filter .m-list-view .filed {
  line-height: 20px;
  margin-bottom: 10px;
}
.product-filter .m-list-view .separate {
  display: inline-block;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.product-filter .m-list-view .btn-group {
  margin: -10px 0 0 -10px;
}
.product-filter .m-list-view .btn-group .m-btn {
  float: left;
  margin: 10px 0 0 10px;
}
<<<<<<< HEAD
=======
.product-filter .m-list-view .btn-group .m-btn:nth-child(6) ~ span {
  display: none;
}
.product-filter .m-list-view .btn-group.show .m-btn {
  display: block !important;
}
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
.product-filter .pop-foot {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-filter .pop-foot .m-btn {
  float: left;
  box-sizing: border-box;
  width: 50%;
}
<<<<<<< HEAD
#prodtctListPage .m-header .m-segment {
  padding-top: 6px;
}
#prodtctListPage .m-list-view {
  margin-top: 0;
}
#prodtctListPage .back-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
=======
.prodtctListPage .m-header .m-segment {
  padding-top: 6px;
}
.prodtctListPage .m-list-view {
  margin-top: 0;
}
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa
#product-filter-popup {
  top: 0;
  left: 45px;
  right: 0;
  margin: 0;
  border-radius: 0;
  background-color: #FFF;
  width: auto;
}
<<<<<<< HEAD
=======
.back-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.m-list-view .cell-pic h3,
.m-list-view .cell-pic p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-list-view {
  margin-top: 0;
}
.m-list-view .desc {
  padding-right: 80px;
}
.m-list-view .desc span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-list-view .desc .name {
  width: 100%;
}
.m-list-view .desc .category {
  text-align: left;
  margin-right: -80px;
  width: 80px;
}
#product-filter-popup {
  -webkit-transform: translate(100%, 0) translateZ(0);
  -ms-transform: translate(100%, 0) translateZ(0);
  -o-transform: translate(100%, 0) translateZ(0);
  transform: translate(100%, 0) translateZ(0);
}
>>>>>>> b51924697e7ffdccee5d9d41bd2be4b3b02828fa