Sha256: c78cb9aa7ac598b71bd728957d77ac72c532b64abdd99af78f21df3d51561303

Contents?: true

Size: 1.13 KB

Versions: 2

Compression:

Stored size: 1.13 KB

Contents

#content
  background-color: $white
  width: 719px
  min-height: 600px
  height: auto !important
  height: 600px
  padding: 0px
  border-left: 1px solid $contentHeaderBorder
  &.grid_16
    width: 100%
    border: 0
  .header
    position: relative
    padding-left: 20px
  h1
    color: $orange
    font:
      size: 1.2em
      weight: bold
    border-bottom: 1px dashed $contentHeaderBorder
    margin:
      left: 20px
      bottom: 5px
      right: 15px
    position: relative
    span
      color: $lightGray
      font-size: 0.5em
      position: absolute
      right: 0px
      top: 13px

.content
  padding: 0 20px 20px

.content-background
  height: 0
  border-top: 1px solid $contentHeaderBorder

.inner-content
  padding: 10px 20px
  p
    font-size: 0.7em
  .map_fields
    overflow-x: auto

.big-header
  .field_name,.orange_input
    +element_form_name
    &.firstname,&.lastname
      min-width: 8em
      max-width: 12.5em
      width: auto

.field_error
  color: red

#progressbar
  position: relative
  span
    position: absolute
    right: 10px
    top: 4px
  &.running
    background: url('/assets/spinner.gif') no-repeat center center

Version data entries

2 entries across 2 versions & 1 rubygems

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