Sha256: 195995a7e0b9f96ed2243f9e417ff1208fbbbe6eb0f7ed6c1eabad4be4cd92bf

Contents?: true

Size: 1.68 KB

Versions: 2

Compression:

Stored size: 1.68 KB

Contents

#blocks-header
  padding: 0px
  border: 0
  background-color: white
  ul
    &.ui-widget-header
      background: none
    padding: 0
    height: auto
    line-height: 1em
    &.ui-tabs-nav a
      padding: 0 12px
      color: $lightGray
      background-color: transparent
      border: 1px solid $contentHeaderBorder
      +borderCorner(8px,8px,8px,8px)
      font-weight: bold
      outline: none


    li
      padding: 0
      margin: 5px 0 5px 5px
      background: none
      border: 0
      font-size: 1em
      height: auto
      line-height: 1em
      &.ui-state-active
        top: 4px
      a
        font-size: 0.9em
        height: auto
        line-height: 1em
      &.ui-state-default a
        color: $lightGray
        background-color: transparent
      &.ui-tabs-selected a, &.ui-state-hover a
        color: $white
        background-color: $lightGray

  .ui-tabs-panel
    padding: 0
    min-height: 600px
  .big-header
    background-position: 0 -250px
    height: auto
    .interact-links
      margin-top: 7px

#sub-links, #inner-lightbox
  padding: 0
  border: 0
  background-color: white
  ul
    padding: 0
    margin: 0
    height: auto
    line-height: 1em
    li
      padding: 0
      margin: 5px 0 5px 5px
      display: inline-block
      a
        padding: 0 12px
        color: $lightGray
        background-color: transparent
        border: 1px solid $contentHeaderBorder
        +borderCorner(8px,8px,8px,8px)
        font-weight: bold
        outline: none
        font-size: 0.9em
        height: auto
        line-height: 1em
        color: $lightGray
        background-color: transparent
        &:hover, &.selected
          color: $white
          background-color: $lightGray

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_core-1.9.4 app/assets/stylesheets/forgeos/admin/forgeos_core/_settings.css.sass
forgeos_core-1.9.3 app/assets/stylesheets/forgeos/admin/forgeos_core/_settings.css.sass