Sha256: fd997a68808e4a6d17446affe02cf626878e2b4947326f8ac7656045f6473efd
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 KB
Contents
.widgets-index { .elements-table { padding-bottom: 30px; clear: both; } } .widgets-index--actions { .elements-table__table thead th:last-child { text-align: center; } .elements-table__row td:last-child { text-align: center; min-width: 250px; .elements-button__element { font-size: 0.8em; } } } .widgets-index__head { margin-bottom: 15px; } .widgets-index__new-action { display: inline-block; width: auto; float: right; .elements-button__element { margin: 0; } } .widgets-index__search { display: inline-block; width: auto; height: 34px; overflow: hidden; .inputs-text { display: inline-block; margin: 0; width: 200px; input { margin: 0; } } .elements-button { position: relative; left: -5px; button { margin: 0; padding: 7px 12px; border-top-left-radius: 0; border-bottom-left-radius: 0; } } } // Responsive layout: @media(max-width:767px) { .widgets-index__search { .inputs-text { width: 120px; } } }
Version data entries
3 entries across 3 versions & 1 rubygems