Sha256: 9785933d808439b1ebadba8cc27fa8a5928c5f7bc4f4f201b0864c17615091de

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

#header
  +clearfix
  :min-width 910px
  :padding 0 20px
  :background = !header_background_color
  h1
    :margin-top 0.3em
    :font-size 2em
    :color #fff
    :font-family = !headline_fonts
    .alt
      :margin-left 0.5em
      :font-size 70%
      :color #aaa

#navbar
  +clearfix
  :min-width 910px
  :padding 5px 20px
  :background
    :color = !navbar_background_color
    :image url('../../images/navbar_bkg.gif')
    :position center center
    :repeat repeat-x
  :border
    :top 1px solid #ccc
    :bottom 1px solid #ccc
  ul
    +float("right")
    :margin 0
    +no-bullets
    +horizontal-list(1em)
    :font-family = !headline_fonts
    :border-left 1px solid #ccc
    li
      :background-image none
      :border
        :left 1px solid #fff
        :right 1px solid #ccc
      a
        +link-colors(#464646,#000)
        :text-decoration none
        :font-weight bold

#flash_box
  :left 0
  :padding 1em 0
  :position absolute
  :width 100%
  :z-index 100
  :opacity 0.8
  :background-color #FCFCFF
  :border-bottom 1px solid #CCCCCC
  :cursor pointer
  #flash
    :font-weight bold
    :text-align center
  #flash.success
    :color #264409
  #flash.notice
    :color #514721
  #flash.error
    :color #8A1F11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mondo-generators-0.6.2 rails_generators/mondo_layout/templates/stylesheets/partials/_header.sass