Sha256: 40b614b913bf236ab8751e17c40717abd3882b53cb582767874b9bf1e2d16483

Contents?: true

Size: 717 Bytes

Versions: 3

Compression:

Stored size: 717 Bytes

Contents

.pages
  ul.pages-root
    border-top: 1px solid #555
    border-bottom: 1px solid #555
  
    ul
      border-top: 1px solid #555
  
    li
      border-bottom: 1px solid #555
    
      li
        padding: 0px 0px 0px 15px
    
    li:last-child
      border: 0px
    
    a.edit
      margin-top: 4px
      +float_left
    
  .page-branch
    margin: 5px 0px
    background: url(../../../images/drag-handle.png) no-repeat
    padding-left: 25px
  
    .new-child, .delete
      margin-left: 10px
      visibility: hidden
      +float_right
  
    &:hover
      .new-child, .delete
        visibility: visible
        
  form
    input, label
      display: block
      
  textarea
    width: 100%
    height: 600px

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kuhsaft-0.0.6 app/stylesheets/kuhsaft/admin/partials/_pages.sass
kuhsaft-0.0.5 app/stylesheets/kuhsaft/admin/partials/_pages.sass
kuhsaft-0.0.4 app/stylesheets/kuhsaft/admin/partials/_pages.sass