Sha256: 7cfdee816b13891d7b87a9a58ef99b0dbe6901bfa8a30f8fe2cc99d8d0f5524a

Contents?: true

Size: 371 Bytes

Versions: 2

Compression:

Stored size: 371 Bytes

Contents

.thredded--user-navigation {
  @extend %thredded--nav-tabs;
}

.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 {
  @extend %thredded--nav-tabs--item--badge;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
thredded-0.8.4 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.8.2 app/assets/stylesheets/thredded/layout/_user-navigation.scss