Sha256: bb20f9f6268cc77df45082248c483f62cdbc1f31e6b041767cf35222bdea2489

Contents?: true

Size: 411 Bytes

Versions: 7

Compression:

Stored size: 411 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
thredded-0.11.0 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.10.1 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.10.0 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.9.4 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.9.3 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.9.2 app/assets/stylesheets/thredded/layout/_user-navigation.scss
thredded-0.9.1 app/assets/stylesheets/thredded/layout/_user-navigation.scss