Sha256: 2428efc171b4a759f49f109bca037c62da65fe1ebd6fff63a37c80146a69371c
Contents?: true
Size: 965 Bytes
Versions: 42
Compression:
Stored size: 965 Bytes
Contents
#main { float: left; width: 100%; } #content { font-size: 95%; line-height: 1.2em; padding: 20px; } .outset { margin: -20px; margin-bottom: 20px; } table.fieldset { th { padding: 6px; } td.field textarea { width: 99.5%; margin-right: -5px; } } body.reversed { h1 { border-bottom: 1px solid #ababab; background: #7e7e7e; font-size: 125%; margin: -20px -20px 20px; padding: 15px 20px; text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1); } } .fullcover { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; } .clipped { overflow: hidden; } .grey_out { background: #666666; background: rgba(0, 0, 0, 0.7); } #preview_panel { background: white; } .preview_tools { color: black; position: fixed; top: 10px; right: 20px; @include opacity(0.7); @include alt-box; &:hover { @include opaque; } a { @include alt-link; } }
Version data entries
42 entries across 42 versions & 1 rubygems