Sha256: 2d677f6ccb6a440b2fd56844c77551eb3843fd41b6e2624f4b52e8daac8039c6

Contents?: true

Size: 914 Bytes

Versions: 22

Compression:

Stored size: 914 Bytes

Contents

@import colors.sass


=blueprint-interaction
  .error
    +error
  .notice
    +notice
  .success
    +success
  .hide
    display: none
  .highlight
    +highlight
  .added
    +added
  .removed
    +removed

=feedback-base
  padding: .8em
  margin-bottom: 1em
  border= 2px "solid" !feedback_border_color

=error
  +feedback-base
  background= !error_bg_color
  color= !error_color
  border-color= !error_border_color
  a
    color= !error_color

=notice
  +feedback-base
  background= !notice_bg_color
  color= !notice_color
  border-color= !notice_border_color
  a
    color= !notice_color

=success
  +feedback-base
  background= !success_bg_color
  color= !success_color
  border-color= !success_border_color
  a
    color= !success_color

=highlight
  background= !highlight_color

=added
  background= !added_bg_color
  color= !added_color

=removed
  background= !removed_bg_color
  color= !removed_color

Version data entries

22 entries across 21 versions & 3 rubygems

Version Path
compass-0.10.0.rc1 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre9 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre8 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre7 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre6 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.13.1 lib/middleman/vendor/gems/ruby/1.8/gems/compass-0.10.0.pre5/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.13.1 lib/middleman/vendor/gems/ruby/1.9.1/gems/compass-0.10.0.pre4/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre5 frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre4 lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre3 lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.12.2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.12.1 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.12.0.pre3 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
middleman-0.12.0.pre2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre2 lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-0.10.0.pre1 lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-edge-0.9.5.0 lib/compass/frameworks/blueprint/stylesheets/blueprint/_interaction.sass
compass-edge-0.9.4 lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
compass-edge-0.9.3 lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
compass-edge-0.9.2 lib/compass/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass