Sha256: c13aa8726f82d7eea769cd58beced15b19e23e1c9c69b880940648f36b9e1c6f

Contents?: true

Size: 913 Bytes

Versions: 268

Compression:

Stored size: 913 Bytes

Contents

!yellow = #fc0

=bordered
  :border
    :top
      :width 2px
      :color = !yellow
    :left
      :width 1px
      :color #000
  -moz-border-radius: 10px

=header-font
  :color #f00
  :font
    :size 20px

=compound
  +header-font
  +bordered

=complex
  +header-font
  text:
    decoration: none
  &:after
    content: "."
    display: block
    height: 0
    clear: both
    visibility: hidden
  * html &
    height: 1px
    +header-font
=deep
  a:hover
    :text-decoration underline
    +compound


#main
  :width 15em
  :color #0000ff
  p
    +bordered
    :border
      :style dotted
      :width 2px
  .cool
    :width 100px

#left
  +bordered
  :font
    :size 2em
    :weight bold
  :float left

#right
  +bordered
  +header-font
  :float right

.bordered
  +bordered

.complex
  +complex

.more-complex
  +complex
  +deep
  display: inline
  -webkit-nonsense:
    top-right: 1px
    bottom-left: 1px

Version data entries

268 entries across 267 versions & 14 rubygems

Version Path
gohanlonllc-haml-2.1.0.20080513000000 test/sass/templates/mixins.sass
gohanlonllc-haml-2.1.0 test/sass/templates/mixins.sass
honkster-haml-2.1.0 test/sass/templates/mixins.sass
honkster-haml-2.1.1 test/sass/templates/mixins.sass
jwhitmire-haml-2.1.0.1 test/sass/templates/mixins.sass
jwhitmire-haml-2.1.0.2 test/sass/templates/mixins.sass
jwhitmire-haml-2.1.0.3 test/sass/templates/mixins.sass
wireframe-haml-2.1.0 test/sass/templates/mixins.sass
wireframe-haml-2.1.1 test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.2.4 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.2.2 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.2.1 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.2 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.9 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.8 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.7 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.6 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.5 vendor/plugins/haml/test/sass/templates/mixins.sass
radiantcms-couchrest_model-0.1.4 vendor/plugins/haml/test/sass/templates/mixins.sass
radiant-0.7.2 vendor/plugins/haml/test/sass/templates/mixins.sass