Sha256: 4d7e9f20d6e395e5895829260654dab0df1ad754339852b5c0c8e099a1c2f09e

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

@import 'avatars_for_rails'

#profile
  #profile-info
    h2
      @include colorfont-big-size
      margin-bottom: 10px
      .colorfont-overlay
      top: 20px !important
    .tags,
    .personal,
    .comunication-info,
    .experience,
    .avatar
      input,
      textarea
        background-color: $whiteSmoke
      .briefing
        background-color: $white
        color: $gray
        span
          @include border-radius(5px)
          background-color: #D9EDF7
          border: 1px solid #BCE8F1
          color: #3A87AD
          text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
        p
          border-top: 5px solid $whiteSmoke
          background-color: none
      

      form.edit_profile
        input
          &[type="submit"]
            @include btn-secundary
    .avatar
      form.edit_actor
        background-color: $white
        padding-left: 10px
        padding-top: 14px
        input
          &[type="submit"]
            float: right
            margin: -10px 24px 0 0px
        
    h5
      color: $grayLighter
      font-size: 17px
      font-weight: bold
    

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
social_stream-2.0.2 base/app/assets/stylesheets/social_stream/base/profile/_profile.css.sass
social_stream-base-2.0.2 app/assets/stylesheets/social_stream/base/profile/_profile.css.sass