Sha256: 0834d6ad77dda00af4bd5c7eec3494538b11e029ab55107bc93df513899a066c

Contents?: true

Size: 1.7 KB

Versions: 23

Compression:

Stored size: 1.7 KB

Contents

@import compass/css3
@import reader.sass

p.caption
  color: $mid
  margin: 4px 20px 20px 20px
  a
    color: $dark
    &:hover
      color: $accent

img.grower
  position: absolute
  border: 20px solid white
  +box-shadow

img.preloader
  visibility: hidden
  
div.gallery
  position: absolute
  overflow: hidden
  display: none
  background-color: white
  +box-shadow
  img
    overflow: hidden
    border: 20px solid white
  p.caption
    width: 480px
    overflow: hidden
    margin: -10px 0 10px 20px
    +small
    color: $mid
    a
      color: $dark
      &:hover
        color: $accent
  div.closer
    position: absolute
    top: 32px
    right: 32px
    width: 32px
    height: 32px
    background-color: white
    +border-radius
    +box-shadow
    a
      position: relative
      display: block
      width: 32px
      height: 32px
      background: transparent url('/images/furniture/gallerylinks.png') no-repeat -96px 0
      &:hover
        background-image: url('/images/furniture/gallerylinks_over.png')
  div.controls
    position: absolute
    display: none
    width: 96px
    height: 32px
    bottom: 50px
    left: 50px
    background-color: white
    +border-radius
    +box-shadow
    a
      position: relative
      display: block
      float: left
      width: 32px
      height: 32px
      background: transparent url('/images/furniture/gallerylinks.png') no-repeat 0 0
      &:hover
        background-image: url('/images/furniture/gallerylinks_over.png')
      &.disabled
        background-image: url('/images/furniture/gallerylinks_disabled.png')
      &.download
        background-position: -32px 0
      &.next
        background-position: -64px 0
      &.close
        background-position: -96px 0
    

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
radiant-forum-extension-3.0.7 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.6 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.5 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.4 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.3 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.2 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.1 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.0 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.0.rc6 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.0.rc4 public/stylesheets/sass/gallery.sass
radiant-forum-extension-3.0.0.rc3 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.1.6 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.1.4 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.1.3 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.1.2 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.1.1 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.0.9 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.0.8 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.0.7 public/stylesheets/sass/gallery.sass
radiant-forum-extension-2.0.6 public/stylesheets/sass/gallery.sass