Sha256: 22400551a87cbcac58c8b9ac613c9e0cc7e91ec898462df752a62a654fe59753

Contents?: true

Size: 655 Bytes

Versions: 4

Compression:

Stored size: 655 Bytes

Contents

- self.rendered?(__FILE__) do
  :sass
    /* #{__FILE__}
    body
      > div.overlay
        display: none
        height: 100%
        left: 0px
        position: absolute
        top: 0px
        width: 100%
        z-index: 1
      > div.wait
        display: none
        height: 100%
        left: 0px
        position: absolute
        top: 0px
        width: 100%
        z-index: 2
        > div.image
          background:
            image: url('/ruby_app/resources/elements/base/base_page.gif')
            position: center center
            repeat: no-repeat
          height: 48px
          position: absolute
          width: 48px
= yield

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
RubyApp-0.0.53 lib/ruby_app/elements/base/base_page.css.haml
RubyApp-0.0.52 lib/ruby_app/elements/base/base_page.css.haml
RubyApp-0.0.51 lib/ruby_app/elements/base/base_page.css.haml
RubyApp-0.0.50 lib/ruby_app/elements/base/base_page.css.haml