Sha256: 757ff9b599b86d7da8ac6434fbdc9f37133bb482733d94d2b9a3294bfaef36b2
Contents?: true
Size: 714 Bytes
Versions: 12
Compression:
Stored size: 714 Bytes
Contents
.thredded--user-navigation { @extend %thredded--nav-tabs; display: flex; justify-content: flex-end; @media print { display: none; } } .thredded--user-navigation--item { @extend %thredded--nav-tabs--item; &.thredded--is-current { @extend %thredded--nav-tabs--item-current; } } .thredded--user-navigation--private-topics--unread, .thredded--user-navigation--moderation--pending-count, .thredded--user-navigation--unread-topics--followed-count { @extend %thredded--nav-tabs--item--badge; } .thredded--unread-topics--followed-icon { fill: currentColor; width: 1em; height: 1em; top: 0.1em; position: relative; @include thredded-media-tablet-and-down { display: none; } }
Version data entries
12 entries across 12 versions & 1 rubygems