Authored by OF1706

recommendBug

6.57 KB | W: | H:

7.35 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
.search-suggest-less{
.search-suggest-less {
box-sizing: border-box;
width: 100%;
line-height: 22px;
... ... @@ -9,6 +9,7 @@
padding-bottom: 10px;
padding-left: 9px;
margin-bottom: 10px;
em {
display: inline-block;
max-width: 950px;
... ... @@ -17,12 +18,14 @@
font-weight: normal;
font-style: normal;
}
a {
color: #d0021b;
cursor: pointer;
text-decoration: underline;
}
}
.filter-box {
border: 1px solid #dfdfdf;
... ... @@ -226,6 +229,7 @@
color: #000;
}
}
.brand-more {
margin-right: 10px;
cursor: pointer;
... ... @@ -369,6 +373,7 @@
.attr-content {
position: relative;
}
.senior-attr-wrap > .attr:hover {
text-decoration: none;
}
... ...