Sha256: 530f3a77100debea03a329a30758d7c9b770dfd143246c81925deea4b3362b5b
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
#fancybox-content #main { margin-top: 10px; height: 95%; } #fancybox-content #sidebar{ margin-top: 10px; height: 95%; } #fancybox-content #edit_header{ margin-bottom: 1em; #content { height: 40px; width: 35%; display: inline; background-color: #888888; border: 2px solid #777777; border-radius: 5px; #type { font-size: 16px; color: white; text-shadow: 1px 1px #777777; padding: .5em; float: left; } #action { float: left; margin-top: 5px; width: 70%; .delete_asset_button { float: left; } .put_on_tray_button { float: left; } } } } #fancybox-content #asset_preview{ padding: 1em; margin-top: 50px; margin-bottom: 1em; margin-right: .5em; max-width: 400px; overflow: auto; background-color: #888888; border: 2px solid #777777; border-radius: 5px; img { border: 2px solid silver; } } #asset_form{ width: 50%; height: 50%; padding-right: 10px; float: left; }
Version data entries
3 entries across 3 versions & 1 rubygems