Sha256: 0bc7109917ce6ba2442460e8c8677eb99f99abced81629a10fef7475f145eb10

Contents?: true

Size: 713 Bytes

Versions: 7

Compression:

Stored size: 713 Bytes

Contents

.placeholder {background-color: #CCFF99; outline:1px dashed green;}
.ui-nestedSortable-error {background:#fbe3e4; outline:1px dashed red;}
ol {padding-left: 30px;}
ol.sortable, ol.sortable ol { padding: 0;margin:0;list-style-type: none;}
ol.sortable ol {margin: 0 0 0 25px;}
.sortable li {}
.sortable li div  {
  background:url("admin/folder.png") no-repeat 0 2px; padding-left:25px; cursor: move; position:relative;
  &:hover {background-color:#ffc;}
  a {line-height:20px;}
  p {
    position:absolute; right:0; margin:0; line-height:20px; z-index:1; top:0;
    a, img {display:inline-block; vertical-align:middle; line-height:20px;}
    a {text-decoration:none; color:#999;}
    a.not-show {opacity:0.4;}
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
redde-0.1.0 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/sortable.scss
redde-0.0.8 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss
redde-0.0.7 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss
redde-0.0.6 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss
redde-0.0.5 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss
redde-0.0.4 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss
redde-0.0.3 lib/generators/redde/layout/templates/assets/stylesheets/admin/blocks/_sortable.scss