Sha256: 9749eb1289a5fed6af522c54aff70f537b446e05270eec67f1eb2cc2d69e9596

Contents?: true

Size: 896 Bytes

Versions: 19

Compression:

Stored size: 896 Bytes

Contents

:sass 
  #footer
    transition: all 0.3s
    &:not(:hover)
      opacity: 0.1
      filter: blur(3px) grayscale(100%)

    .content
      display: block
    .header, .description
      span
        display: block

    .header
      min-height: 3em
      span:last-child
        font-style: italic
        font-weight: normal

    .description
      span.group
        font-style: italic


    color: grey
    .image
      &:before
        content: ""
        display: inline-block
        height: 100%
        vertical-align: middle
      height: 120px
      width: 100%
      img
        width: 100%
        vertical-align: middle
      a 
        width: 100%

.ui.segment.stackable.bottom.attached.grid.two.column
  .ui.column
    = partial_render('partials/footers/bsc')
-#
  .ui.column
    = partial_render('partials/footers/ntnu')
  .ui.column
    = partial_render('partials/footers/cnio')

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
rbbt-rest-1.9.1 share/views/layout/footer.haml
rbbt-rest-1.9.0 share/views/layout/footer.haml
rbbt-rest-1.8.157 share/views/layout/footer.haml
rbbt-rest-1.8.156 share/views/layout/footer.haml
rbbt-rest-1.8.155 share/views/layout/footer.haml
rbbt-rest-1.8.154 share/views/layout/footer.haml
rbbt-rest-1.8.152 share/views/layout/footer.haml
rbbt-rest-1.8.151 share/views/layout/footer.haml
rbbt-rest-1.8.150 share/views/layout/footer.haml
rbbt-rest-1.8.148 share/views/layout/footer.haml
rbbt-rest-1.8.147 share/views/layout/footer.haml
rbbt-rest-1.8.146 share/views/layout/footer.haml
rbbt-rest-1.8.145 share/views/layout/footer.haml
rbbt-rest-1.8.144 share/views/layout/footer.haml
rbbt-rest-1.8.143 share/views/layout/footer.haml
rbbt-rest-1.8.142 share/views/layout/footer.haml
rbbt-rest-1.8.140 share/views/layout/footer.haml
rbbt-rest-1.8.139 share/views/layout/footer.haml
rbbt-rest-1.8.138 share/views/layout/footer.haml