Sha256: b204726c21e3f61e3a23a9465162bb46f3c85f306ce42d6e90b4b52741a69d1d
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
.widgets-index { .elements-table { padding-bottom: 30px; clear: both; } } .widgets-index--actions-start { .elements-table__table thead th:first-child { text-align: center; } .elements-table__row td:first-child { text-align: center; min-width: 250px; .elements-button__element { font-size: 0.8em; } } } .widgets-index--actions-end { .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; } } } .widgets-index__counter { height: 31px; float: left; padding-top: 10px; padding-right: 15px; border-bottom: solid 1px $color_grey; font-size: 0.8em; } // Responsive layout: @media(max-width:767px) { .widgets-index__search { .inputs-text { width: 120px; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lato_core-2.2.2 | app/assets/stylesheets/lato_core/cells/widgets/_index.scss |