Sha256: cc7e0154314ee90d3c0cbcd97f09e535256d73891a4133d01e759d4459e586e3
Contents?: true
Size: 429 Bytes
Versions: 21
Compression:
Stored size: 429 Bytes
Contents
/* This stylesheet is only used by masterview templates at design time so that other divs are hidden, this allows the designer to use absolute positioning for sections without other sections interfering with the layout. If you want to work on a different section simply disable the stylesheet or import one of the others instead */ .destroy_div { } .new_div, .edit_div, .show_div, .list_div { display: none; }
Version data entries
21 entries across 21 versions & 1 rubygems