Sha256: f6482d93ef2629fb05abe976c95beb8e2f958b1de9851b3fb447666fac5f3621

Contents?: true

Size: 695 Bytes

Versions: 1

Compression:

Stored size: 695 Bytes

Contents

#template_content,
#content_content,
#content_block_content { height:100%; width:97%; }


.page_content {
  @extend .panel;
  @extend .panel-default;
  margin-bottom:8px;

  .page_content-heading { @extend .panel-heading; }
  .page_content-fields {
    @extend .panel-collapse;
    > div { @extend .panel-body; }
  }
  .page_content-toggle {
    color:$text-color; display:inline-block; width:100%;
    &:hover,
    &:active,
    &:focus { text-decoration: none; }
    .name { font-weight: bold; }
    .type,
    .lastupdated { color:#BBB; font-size:$font-size-small; padding-left:1em; }
    .lastupdated { float:right; font-style:italic; padding-top:$font-size-base - $font-size-small; }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smithycms-0.8.1 app/assets/stylesheets/smithy/forms.scss