Sha256: 19a5f47216e7fbf824e9bada24f5ff290397ee7f99bc587d2560b36161bb66f1
Contents?: true
Size: 768 Bytes
Versions: 32
Compression:
Stored size: 768 Bytes
Contents
.filter-pf-category-select { display: flex; } .filter-pf-category-select-value { border-left-width: 0; } .filter-pf-category-item { margin-bottom: 5px; } .filter-pf-category-label { font-weight: 700; margin-right: 5px; padding: 5px 0 6px 5px; } .filter-pf-select { .caret { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); } } .filter-pf-select-dropdown { background-color: $color-pf-white; background-image: none; color: $color-pf-black-500; font-size: 12px; font-style: italic; font-weight: 400; padding-right: 25px; text-align: left; .caret { font-style: normal; } &.filter-selected { font-style: normal; color: inherit; } } .filter-pf-active-label { margin-right: 5px; }
Version data entries
32 entries across 16 versions & 1 rubygems