Sha256: f92b95d651298ad2d87b442f966a9189296e435747b74aebb9fe06e62fd66ec0
Contents?: true
Size: 1.32 KB
Versions: 2
Compression:
Stored size: 1.32 KB
Contents
.active-scaffold-header div.actions a.show_export { background-image: url(<%= asset_data_uri 'export.png' %>); background-position: 1px 50%; background-repeat: no-repeat; padding-left: 19px; } .active-scaffold div.show_export-view h3 { font-weight: bold; } .active-scaffold div.show_export-view div.separator { clear: both; padding: .5em; } .active-scaffold div.show_export-view div.options div.separator { padding: 0; } .active-scaffold div.show_export-view div.options div.checkbox-wrapper { margin-bottom: .5em; } .active-scaffold div.show_export-view div div.checkbox-wrapper { min-width: 20%; margin-bottom: .25em; float: left; } .active-scaffold div.show_export-view label #delimiter { font-family: monospace; } .active-scaffold-header div.actions a.show_export { margin:0; padding: 5px 5px 5px 25px; background-position: 5px 50%; background-repeat: no-repeat; } .active-scaffold .active-scaffold .active-scaffold-header div.actions > a.show_export { margin:0; padding: 1px 5px 1px 20px; background-position: 1px 50%; background-repeat: no-repeat; } .as_touch .active-scaffold-header div.actions a.show_export { padding: 7px 5px 7px 25px; } .as_touch .active-scaffold .active-scaffold-header div.actions > a.show_export { padding: 7px 5px 7px 25px; background-position: 5px 50%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_scaffold_export_vho-3.1.4 | app/assets/stylesheets/active_scaffold_export.css.erb |
active_scaffold_export_vho-3.1.3 | app/assets/stylesheets/active_scaffold_export.css.erb |