Sha256: c79da9f64814efbf573ac8483eef8f00d61180032ea3dd2f422067e46e2893a5

Contents?: true

Size: 750 Bytes

Versions: 79

Compression:

Stored size: 750 Bytes

Contents

// ----------------------------------------------------------------------------
// Sass declarations
// ----------------------------------------------------------------------------
$background-color:  #eb9c3c;

$title-color:       rgba(255, 255, 255, 0.7);
$moreinfo-color:    rgba(255, 255, 255, 0.7);

// ----------------------------------------------------------------------------
// Widget-comment styles
// ----------------------------------------------------------------------------
.widget-comments {

  background-color: $background-color;

  .title {
    color: $title-color;
    margin-bottom: 15px;
  }

  .name {
    padding-left: 5px;
  }

  .comment-container {
    display: none;
  }

  .more-info {
    color: $moreinfo-color;
  }

}

Version data entries

79 entries across 79 versions & 8 rubygems

Version Path
dashing-rails-2.4.4 vendor/assets/stylesheets/dashing/widgets/comments.scss
baseboard-1.0.4 templates/project/widgets/comments/comments.scss
baseboard-1.0.3 templates/project/widgets/comments/comments.scss
baseboard-1.0.2 templates/project/widgets/comments/comments.scss
baseboard-1.0.1 templates/project/widgets/comments/comments.scss
dashing-rails-2.4.3 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-rails-2.4.2 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-rails-2.4.1 vendor/assets/stylesheets/dashing/widgets/comments.scss
rtdi-1.0 templates/project/widgets/comments/comments.scss
dashing-jruby-1.3.4.1 templates/project/widgets/comments/comments.scss
dashing-rails-2.4.0 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-jruby-1.3.4 templates/project/widgets/comments/comments.scss
dashing-rails-2.3.2 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-1.3.4 templates/project/widgets/comments/comments.scss
dashing-1.3.3 templates/project/widgets/comments/comments.scss
dashing-rails-2.3.1 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-rails-2.3.0 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-beanstalk-1.3.2 templates/project/widgets/comments/comments.scss
dashing-rails-2.2.0 vendor/assets/stylesheets/dashing/widgets/comments.scss
dashing-1.3.2 templates/project/widgets/comments/comments.scss