Sha256: 97812b4d7613a66244754bf9a0ac5768ac55c3ef9f35d336a219b8a4ca8241ef
Contents?: true
Size: 1.05 KB
Versions: 54
Compression:
Stored size: 1.05 KB
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 { fieldset h1 { font-size: 1.5em; } #content > h1:first-of-type { font-size: 2em; } h1 { color: #94BDC3; border-bottom: 1px solid #94BDC3; background: #fff; 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
54 entries across 54 versions & 1 rubygems