Sha256: f607706a7bb6cfee944957dd11ecca5f9259b91669d6933e3614f9ffff2013c3

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

.map
  border:
    top: 21px #9e9e9e solid

  .object
    position: relative
    height: 45px
    line:
      height: 45px
    margin:
      bottom: 2px
      
    .attributes
      padding:
        left: 5px
      border:
        bottom: 1px solid #cecece
        
      &:hover
        background:
          color: #e0f0ff
            
      .name, .name a
        color: black
        font:
          weight: bold
          size: 16px
        text:
          decoration: none
          
        &:hover
          color: #0066ce
          text:
            decoration: underline
          
      .modify
        float: right
        width: 200px
        text:
          align: right
        font:
          size: 10px
            
        span
          padding:
            left: 15px
            right: 15px
            
          a
            color: black
            text:
              decoration: none
              
        .add_child
          background:
            image: url(/images/admin/plus.png)
            repeat: no-repeat
            position: 0 50%
            
        .remove
          background:
            image: url(/images/admin/minus.png)
            repeat: no-repeat
            position: 0 50%

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
radiant-shop-extension-0.10.0 public/stylesheets/sass/admin/extensions/shop/index.sass