2018-12-19 09:45:06 -05:00
|
|
|
span.category-badge-icon {
|
2019-08-09 20:00:25 -04:00
|
|
|
display: inline-flex;
|
|
|
|
align-self: center;
|
|
|
|
.d-icon {
|
|
|
|
opacity: 1;
|
|
|
|
font-size: 1.3em;
|
|
|
|
}
|
2018-12-19 11:00:51 -05:00
|
|
|
}
|
|
|
|
|
2019-08-15 03:26:53 -04:00
|
|
|
.categories-list .category h3 .d-icon,
|
2020-03-18 20:27:13 -04:00
|
|
|
.badge-wrapper .badge-category .d-icon,
|
|
|
|
.select-kit .select-kit-header .selected-name .name .badge-wrapper .d-icon {
|
2019-08-15 03:26:53 -04:00
|
|
|
margin-right: 5px;
|
2020-03-18 20:27:13 -04:00
|
|
|
margin-left: 0px;
|
2019-08-09 20:00:25 -04:00
|
|
|
}
|
|
|
|
|
2020-09-28 09:46:36 -04:00
|
|
|
.badge-wrapper.bullet span.category-badge-icon .d-icon,
|
2019-08-15 03:26:53 -04:00
|
|
|
.categories-list .category .category-icon .d-icon {
|
|
|
|
color: inherit;
|
2019-08-09 20:00:25 -04:00
|
|
|
}
|
2019-08-12 16:41:19 -04:00
|
|
|
|
|
|
|
.categories-list .category-box-heading h3 div {
|
|
|
|
display: inline;
|
|
|
|
}
|
2020-08-25 13:27:32 -04:00
|
|
|
|
|
|
|
.subcategory .category-icon-widget {
|
|
|
|
display: none;
|
|
|
|
}
|