Sha256: 587075d22ff955394bcab38b564d93a25342371cc7c4b7f4188cefaa73a38415
Contents?: true
Size: 698 Bytes
Versions: 86
Compression:
Stored size: 698 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-pf-active-label { margin-right: 5px; }
Version data entries
86 entries across 59 versions & 1 rubygems