Sha256: 2ca4409ee50a7c21705f6d41dc59896861242b3a2933fa2aa7bbb82d927326ce

Contents?: true

Size: 293 Bytes

Versions: 54

Compression:

Stored size: 293 Bytes

Contents

// Used in both the topics list and the topic posts views.
%thredded--following-icon {
  fill: currentColor;
  display: inline-block;
  font-size: 1em;
  width: 1.4rem;
  height: 1.4rem;
  opacity: 0.4;
}

%thredded--not-following-icon {
  @extend %thredded--following-icon;
  opacity: 0.1;
}

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
thredded-1.1.0 app/assets/stylesheets/thredded/components/_following.scss
thredded-1.0.1 app/assets/stylesheets/thredded/components/_following.scss
thredded-1.0.0 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.16 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.15 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.14 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.13 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.12 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.11 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.10 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.9 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.8 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.7 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.6 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.5 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.4 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.3 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.1 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.16.0 app/assets/stylesheets/thredded/components/_following.scss
thredded-0.15.5 app/assets/stylesheets/thredded/components/_following.scss