Sha256: 49c4c6d80247a0c7d53410e1577171d59de0f70db500916f1f55689ac0c17d36

Contents?: true

Size: 1.26 KB

Versions: 22

Compression:

Stored size: 1.26 KB

Contents

div {
  &.success, &.notice, &.warning, &.error {
    font-size: 18px;
    padding: 15px 10px;
    margin-bottom: 10px; }
  &.success .icon, &.notice .icon, &.warning .icon, &.error .icon {
    float: left;
    width: 42px;
    height: 32px;
    margin-top: -5px; }
  &.success {
    background: image_url("jquery/ui/flash_messages/flash-notice-bg.png") repeat-x left top;
    color: #41612f;
    .icon {
      background: image_url("jquery/ui/flash_messages/flash-check.png") no-repeat left top; } }
  &.notice {
    background: image_url("jquery/ui/flash_messages/flash-notice-bg.png") repeat-x left top;
    color: #41612f;
    .icon {
      background: image_url("jquery/ui/flash_messages/flash-check.png") no-repeat left top; } }
  &.warning {
    background: image_url("jquery/ui/flash_messages/flash-warning-bg.png") repeat-x left -10px;
    color: #a26a1a;
    .icon {
      margin-top: -6px;
      background: image_url("jquery/ui/flash_messages/flash-warning.png") no-repeat left top; } }
  &.error {
    background: image_url("jquery/ui/flash_messages/flash-error-bg.png") repeat-x left -10px;
    color: #af0100;
    .icon {
      margin-top: -6px;
      background: image_url("jquery/ui/flash_messages/flash-error.png") no-repeat left top; } } }

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
compass-jquery-plugin-0.3.3.1 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.3.0 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.8 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.7 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.7.nil templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.6 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.5 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.4 templates/jquery/jquery/ui/_flash_messages.scss
compass-jquery-plugin-0.3.2.3 templates/jquery/partials/_flash_messages.scss
compass-jquery-plugin-0.3.2.2 templates/jquery/partials/_flash_messages.scss
compass-jquery-plugin-0.3.2.1 templates/jquery/partials/_flash_messages.scss
compass-jquery-plugin-0.3.2.0 templates/jquery/partials/_flash_messages.scss
compass-jquery-plugin-0.3.2.pre.2 templates/jquery/partials/_flash_messages.scss
compass-jquery-plugin-0.3.1.1 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.1.0 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.1.beta.3 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.1.beta.2 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.0.0 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.0.rc.1 templates/jrails/partials/_flash_messages.scss
compass-jquery-plugin-0.3.0.beta.26 templates/jrails/partials/_flash_messages.scss