Sha256: 3e7c8a0aea4a3ea1de871654c4857a426bf08b0252b95edade29f83445f7ee9f

Contents?: true

Size: 1.33 KB

Versions: 2

Compression:

Stored size: 1.33 KB

Contents

.street-input
  input
    width: 395px

.phone-input input
  width: 240px

.town-input
  +left
  margin-left: 20px
  input
    width: 283px

.zip-code-input
  +left
  input
    width: 90px

.country-select,
.civility-select
  clear: both

.delivery-method
  clear: both
  .messages-fieldset
    padding-left: 0
    padding-right: 0
    h3
      margin-left: 15px

.different-adress
  +left

.sent-message
  background-color: $oddBg
  padding: 5px
  clear: both
  a
    color: $blueLink
    font-size: 1.1em
    font-weight: bold
    padding-left: 30px
    background-position: 0 -3025px
  span
    float: right
    color: $lightGray
    display: block
    width: 150px

.received-message
  background-color: $white
  padding: 5px
  clear: both
  a
    background-position: 0 -2738px
    color: $blueLink
    font-size: 1.1em
    font-weight: bold
    padding-left: 30px
  span
    float: right
    color: $lightGray
    display: block
    width: 150px

.send-message-link
  margin: 5px 0 0 10px
  display: block
  color: $lightGray
  text-decoration: underline

.send-message
  padding: 0 10px
  color: $lightGray

.send-message
  textarea
    width: 100%
    border: 1px solid $gray
    +border-radius(3px)
    background-position: 0 -600px
    background-image: image_url("forgeos/admin/backgrounds-verti.png")
    background-repeat: repeat-x
    padding: 2px 0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
forgeos_commerce-1.9.1.rc1 app/assets/stylesheets/forgeos/admin/forgeos_commerce/_customer.css.sass
forgeos_commerce-1.9.0 app/assets/stylesheets/forgeos/admin/forgeos_commerce/_customer.css.sass