Sha256: b34a6a8b5f8bf73f1d13d93819fc0e2473cd9011d3794fc88e3c467e18b11b4b
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
#add_asset_sidebar { position: absolute; left: 0; top: 0px; height: 100%; min-width: 150px; font-size: 1em; padding-right: 0; background: silver; .asset_type { margin-top: .5em; padding: .5em .0em .5em .5em; .item { width: 100%; height: 16px; a { float: right; padding: .5em; } .selected { border: 1px solid white; border-right: 1px solid white; border-right-style: none; border-top-left-radius: 10px; border-bottom-left-radius: 10px; background: white; } } } } #content { position: absolute; height: 100%; } #fancybox-content h1 { border-top: none; background-color: white; } #add_asset_content { position: relative; top: 5px; height: 98%; left: 150px; width: 88%; } #sidebar.box{ float: right; position: absolute; right: 10px; top: 5px; width: 20%; } .wiki_results { display: inline; } .wiki_img { background: silver; float: left; margin: 5px; } #file_asset_form{ width: 90%; height: 50%; padding-right: 10px; float: left; } #edit_asset_content{ width: 98%; height: 48%; //float: left; } .wiki_image{ float:left; } .wiki_actions{ padding-left: 5px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fassets_core-0.2.0 | app/assets/stylesheets/fassets_core/add_asset_box.css.scss |