Sha256: 4fe81e5ef031c368bf732c0c4b06cfe311e3a7e476e759ca2e56a476fcb75b4c

Contents?: true

Size: 1.18 KB

Versions: 6

Compression:

Stored size: 1.18 KB

Contents

label.string, label.file, label.integer, label.select
  width: 200px
  +float_left
  
input.string, textarea.text
  padding: 3px 2px
  width: 626px
  border:
    top: 1px solid #b8b8b8
    left: 1px solid #b8b8b8
    right: 1px solid #cfcfcf
    bottom: 1px solid #cfcfcf
  +float_left

div.input
  .error
    color: red
    display: block
    font-size: 12px
    margin-left: 200px

textarea.text.large
  height: 400px

.input
  margin: 5px 0px
  +clearfix

textarea.small
  height: 80px
  
input.small
  width: 120px
  margin-left: 10px
  
select
  width: 170px

.collection_radio
  input
    +float_left

.toggle
  color: $color1
  padding-left: 20px
  background: url(/images/kuhsaft/toggle-arrow-open.png) no-repeat left center

.toggle.closed
  background: url(/images/kuhsaft/toggle-arrow-closed.png) no-repeat left center

#kuhsaft_page_page_part_type
  +float_left
  
#kuhsaft_page_submit
  +float_left
  
.add-page-part
  padding:
    top: 15px
    bottom: 10px
    
  .input
    width: 420px
    +float_left

label
  display: block
  
select
  margin-right: 4px
    
.darkened-box, .lightened-box    
  input[type='text']:focus, textarea:focus
    background: $color3
    +transition(background, 1s)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
kuhsaft-0.2.legacy4 app/stylesheets/kuhsaft/cms/partials/_simple_form.sass
kuhsaft-0.2.legacy3 app/stylesheets/kuhsaft/cms/partials/_simple_form.sass
kuhsaft-0.2.legacy2 app/stylesheets/kuhsaft/cms/partials/_simple_form.sass
kuhsaft-0.2.legacy app/stylesheets/kuhsaft/cms/partials/_simple_form.sass
kuhsaft-0.2.1 app/stylesheets/kuhsaft/cms/partials/_simple_form.sass
kuhsaft-0.2 app/stylesheets/kuhsaft/cms/partials/_simple_form.sass