Sha256: 8b1e988c21ca807ca51c0b47a3da3792a4897e4473242569f260918a9bc3c0e0

Contents?: true

Size: 428 Bytes

Versions: 63

Compression:

Stored size: 428 Bytes

Contents

input[type="checkbox"].toggler {
  &:focus + label {
    outline: none;
  }
}

.share-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,.5);

  @include vendor-prefix(transition, all 0.2s $bezier);

  a {
    border: $border-width solid transparent;

    &:focus,
    &:hover {
      text-decoration: none;
      border: $border-width solid $border-color;
    }
  }
}

Version data entries

63 entries across 63 versions & 7 rubygems

Version Path
editorial-autogestiva-jekyll-theme-0.5.0rc8 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc7 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc6 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc5 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc4 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc3 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc2 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc1 _sass/share_box.scss
radios-comunitarias-jekyll-theme-0.3.0rc1 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.6 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.5 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.4 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.3 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.2 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.1 _sass/share_box.scss
empresa-recuperada-jekyll-theme-0.2.0 _sass/share_box.scss
adhesiones-jekyll-theme-0.4.1 _sass/share_box.scss
editorial-autogestiva-jekyll-theme-0.5.0rc0 _sass/share_box.scss
radios-comunitarias-jekyll-theme-0.3.0rc0 _sass/share_box.scss
adhesiones-jekyll-theme-0.4.0 _sass/share_box.scss