Sha256: 7a51ad6c256853213a2d0dc71dd8223012a82d439797f80f895062d3a93ffe18
Contents?: true
Size: 725 Bytes
Versions: 3
Compression:
Stored size: 725 Bytes
Contents
form#comment_form { display: block; div.editor { position: relative; margin-bottom: 10px; div.text_holder { border: 1px solid #dcdcdc; padding: 0; background: #fff; box-sizing: border-box; textarea { width: 100%; padding: 4px; border: 0; margin: 0; font-size: 14px; outline: 0; height: 120px; vertical-align: top; box-sizing: border-box; } } } span.error { color: red; } .btn { &:hover, &:focus, &.focus { background-color: #ffffff !important; } &.loading { background: #ffffff url(image_path('loader_button.gif')) repeat 0 0; } } }
Version data entries
3 entries across 3 versions & 1 rubygems