_leftbar.sass 2.58 KB
.profile-image-block
  margin: 0
  .vcard
    > div
      display: none
    .profile-info-options
      display: block
      margin: 0
      padding: 0
      ul
        margin: 0
      li
        margin: 0
      .button
        display: none
      .join-leave-button a.button.with-text
        background: #CE9500 url('icons/ico-entrar.png') no-repeat 190px center
        border: none
        display: table-cell
        height: 25px
        padding: 15px 25px
        text-align: left
        vertical-align: middle
        width: 180px
        span
          color: #FFF
          font-family: 'Signika'
          font-size: 14px
          font-weight: 300


.block-outer .link-list-block
  margin-bottom: 5px
  padding: 0
  .block-title
    background: #3D70AF
    border-top: 5px solid #4D82CE
    border-bottom: none
    color: #FFF
    span
      display: table-cell
      font-family: 'Signika'
      font-size: 14px
      font-weight: 300
      font-variant: normal
      height: 20px
      padding: 20px
      vertical-align: middle
  ul
    background: #FFF
    margin: 0
    padding: 0 10px
    li
      background: none
      border-bottom: 1px solid #3D70AF
      margin: 0
      padding: 20px
      &:last-child
        border: none
      a
        background: none
        color: #949494
        font-family: 'Signika'
        font-size: 14px
        font-weight: 300
        line-height: 14px
        padding: 0

.block-outer:nth-child(2) .link-list-block
  ul
    background: #4D82CE
    padding: 10px
    li
      border-bottom: 1px solid #3D70AF
      &:last-child
        border: none
      a
        color: #FFF

.block-outer:nth-child(4) .link-list-block
  ul
    padding: 0
  li:last-child
    background: #3D70AF
    border-top: 5px solid #4D82CE
    border-bottom: none
    color: #FFF
    padding: 0
    a
      color: #FFF
      display: table-cell
      font-family: 'Signika'
      font-size: 14px
      font-weight: 300
      font-variant: normal
      height: 20px
      padding: 20px
      vertical-align: middle

.block-outer:last-child .link-list-block
  ul
    padding: 10px 5px
    li
      border: none
      display: inline-block
      margin: 0
      padding: 0
      a
        color: transparent
        display: block
        height: 52px
        width: 62px
        &.icon-edit
          background: url('icons/ico-facebook.png') no-repeat center center
        &.icon-send
          background: url('icons/ico-twitter.png') no-repeat center center
          margin-left: 10px
        &.icon-photos
          background: url('icons/ico-instagram.png') no-repeat center center
          margin-left: 10px