You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

146 lines
2.4 KiB

.nice {
.nice-tabs {
margin-top: 15px;
.tabs-list {
font-size: @font-size-h4;
}
}
.nice-catalog {
.make-row();
.nice-categories {
.make-xs-column(12);
.make-sm-column(6);
ul {
li {
width: 49%;
.btn {
padding: 0;
}
padding-bottom: 5px;
}
li.active {
button {
font-weight: bold;
color: #000000;
text-decoration: none;
}
}
}
}
.nice-classes {
.make-xs-column(12);
.make-sm-column(6);
border-left: 2px solid #ccc;
label {
font-weight: 100;
}
}
}
.nice-selected {
.label {
font-weight: 100;
}
}
.nice-all {
ul {
li {
width: 49%;
label {
font-weight: 100;
}
}
}
}
}
.nice-detail {
.trademark-search-block {
h3 {
margin-top: 20px;
}
}
}
.nice-title {
i {
width: 25px;
vertical-align: middle;
text-align: right;
padding-right: 10px;
}
a {
margin-right: 10px;
margin-left: 5px;
}
}
.nice-landing {
.trademark-search-block {
h3 {
margin-top: 0;
}
}
.nice-classes-list {
padding-left: 20px;
li {
width: 49%;
vertical-align: top;
padding-right: 20px;
h4 {
margin-left: -30px;
}
}
.nice-products-list {
margin-top: -5px;
font-size: 11px;
li {
line-height: 12px;
padding-bottom: 4px;
}
}
}
.nice-products-alphabet {
.nice-products-alphabet-letter {
width: 33%;
vertical-align: top;
}
.nice-products-list {
font-size: 11px;
.product-a-lot {
padding-bottom: 5px;
}
.product-one {
display: block;
padding-top: 5px;
}
}
}
}