Sha256: 1076a6f766e82b11bce8d4f272d9fb4a16e221e0965fd1627403c2a3b8581e0e

Contents?: true

Size: 1.64 KB

Versions: 10

Compression:

Stored size: 1.64 KB

Contents

.wrapper
  @include grid-fluid(12, 0)
#wrapper_body
  @include grid-fluid(12, 0)

.activities
  header h2
    @include colorfont-big-size
  .wall_input
    padding: 5px 13px
    background-color: $grayLighter
    margin-bottom: 20px
    @include border-radius (5px)
    @include box-shadow (rgba(0, 0, 0, .15) 0 1px 3px)
    label
      font-size: 14px
    input
      margin-top: 8px
      display: block
      &[type="submit"]
        @include size (auto, auto)
        @include btn-secundary
        padding: 3px 11px 4px 11px
        margin-top: 0px
        float: right
      &[type="checkbox"]
        width: auto
        margin: 4px 0px 5px 0px
        display: inline
      &[type="text"]
        padding: 1% 2%
    #link_preview
      .link
        margin-left: 0px

    .thumbnail
      @include center-block()
      width: 43%
      float: left
      img
        max-height: 134px
        float: right
    .info
      width: 53%
      display: inline-block
      margin-left: 1%
      .description
        textarea
          min-height: 80px

    .wall_input-actions
      margin-top: 10px
      .form-privacy
        .icon_tool16-private
          background-position: -10px -87px
        .icon_tool16-public
          background-position: -40px -87px
        &:hover
          .icon_tool16-private
            background-position: -10px -211px
          .icon_tool16-public
            background-position: -40px -211px

    .new_document
      display: inline
      padding: 1px 6px 4px 6px
    .form-privacy
      display: inline-block
      @include btn-add
      .btn-group
        button
          padding: 4px 12px 4px 8px
      

#post_text
  margin-bottom: 0px

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
social_stream-2.0.3 base/app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-base-2.0.3 app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-2.0.2 base/app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-base-2.0.2 app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-2.0.1 base/app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-base-2.0.1 app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-2.0.0 base/app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-base-2.0.0 app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-2.0.0.beta3 base/app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass
social_stream-base-2.0.0.beta3 app/assets/stylesheets/social_stream/base/timeline/_wrapper_activities.css.sass