Sha256: 1ebe4eee764faa22c3d35d3d1ae953aed9c359ec7f8898a19e8f283e0201d5c3
Contents?: true
Size: 837 Bytes
Versions: 10
Compression:
Stored size: 837 Bytes
Contents
.live_tree { border: 1px solid black; padding: 5px; overflow: auto; width: 100%; height: 100%; } .live_tree_branch, .live_tree_root { list-style-type: none; margin-left: 0; padding-left: 1em; } .live_tree_root { padding: 0; margin: 0; white-space: nowrap; } .live_tree_loading_tree { color: black; } .live_tree_searching { margin-bottom: 10px; } .live_tree_item { } a.live_tree_branch_expand_link { } a.live_tree_branch_collapse_link { } .live_tree_item_icon { color: #048; border-style: none; margin-right: 0.5ex; } .live_tree_check_box { } .live_tree_loading_icon { margin-right: 0.5ex; } a.live_tree_item_link { color: black; } .live_tree_item_name { color: black; } .live_tree_active_item_name { background-color: #048; color: white; }
Version data entries
10 entries across 10 versions & 1 rubygems