Sha256: 8f1230c87734f9e8440bcc6724951acd5d2f35176fe4db4214ca973a5c3a4bb3
Contents?: true
Size: 1.54 KB
Versions: 72
Compression:
Stored size: 1.54 KB
Contents
#content .page_block h1 { background: transparent; border-bottom: none; } #pageblocks { list-style: none; margin: 0 20px 0 -20px; padding: 0; min-height: 100px; } #pageblocks > li { list-style: none; margin: 0; padding: 0; position: relative; } #pageblocks > li:hover { background: #fff799; } #pageblocks .ui-selecting { background: #ddd; } #pageblocks .ui-selected { background: #fff799; } #pageblocks li .sort_handle { display: none; } #pageblocks li .delete_handle { display: none; } #pageblocks li:hover .sort_handle { position: absolute; top: 0; right: 22px; display: block; width: 20px; height: 20px; background-color: #ccc; } #pageblocks li:hover .delete_handle { position: absolute; top: 0; right: 0px; display: block; width: 20px; height: 20px; background-color: #ccc; } #pageblocks li:hover .sort_handle span { margin: 2px 1px; } #pageblocks li:hover .delete_handle span { margin: 2px 1px; } .sortable_placeholder { background: #ccc; height: 100px; width: 100%; } .page_block.over { background: #fef49c; } .page_block { z-index: 19; border: transparent 1px solid; margin: 0 0 2px 20px; } #page_block_new { border: #ccc 1px solid; padding: 10px; background: #fef49c; } #new_blocks_container1 { position: absolute; top: 30px; left: 300px; width: 700px; } #new_blocks_container2 { position: relative; } #new_blocks { position: absolute; top: 16px; left: 380px; list-style: none; margin: 0; padding: 0; } #new_blocks li { list-style: none; margin: 2px; padding: 4px; float: left; background: #eee; border: #ccc 1px solid; }
Version data entries
72 entries across 72 versions & 1 rubygems