Sha256: 2ae267e13fac8a5565a9bf89b85cf01d05381f75ae0f0610ce0fd209b1ab390c

Contents?: true

Size: 477 Bytes

Versions: 63

Compression:

Stored size: 477 Bytes

Contents

// located in the sidebar
.footer
  background: $grey-dark
  bottom: 0
  color: $offwhite
  font-size: 0.875rem
  padding: 7px 0
  position: absolute
  text-align: center
  width: 100%
  .coderit-logo
    background: url(image_path('coderit_logo.png')) center center no-repeat
    @include background-size (contain)
    color: $primary
    display: inline-block
    opacity: 0.9
    text-indent: -9999px
    width: 76px
    z-index: 12001
    &:hover, &:focus
      opacity: 1

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
hackathon_manager-0.14.1 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.14.0 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.12 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.11 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.10 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.9 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.8 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.7 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.6 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.5 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.4 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.3 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.2 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.1 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.13.0 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.12.2 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.12.1 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.12.0 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.11.2 app/assets/stylesheets/hackathon_manager/general/_footer.sass
hackathon_manager-0.11.1 app/assets/stylesheets/hackathon_manager/general/_footer.sass