Sha256: b33bbb4fe0efb84a2bf22c58795899ff8094c06996573e3cab3962f303e7ee3f

Contents?: true

Size: 582 Bytes

Versions: 1

Compression:

Stored size: 582 Bytes

Contents

.cabinet {

  .start_project_tabs {

    .ui-tabs-nav {
      border-bottom: #434962 1px solid;
      margin-top: 0;
      margin-right: 0;
      width: 100%;
      float: none;
      display: inline-block;
      width: 100%;
      vertical-align: top;
      padding-bottom: 8px;
      margin-bottom: 17px;

      .ui-state-default {
        width: 50%;

        &.ui-state-active {

          a {

            &:before {
              bottom: -9px;
              margin-left: -3px;
              border-width: 0 3px 4px 3px;
            }
          }
        }
      }
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
translation_cms-0.1.5 app/assets/stylesheets/cabinet/mobile/ui/_tabs.scss