Sha256: 7ab37b61e255b7713d8ad46e99a20ca250479ff6668dda6f665b5c4893f4e9ea
Contents?: true
Size: 1.66 KB
Versions: 2
Compression:
Stored size: 1.66 KB
Contents
.ae-container position: relative margin-left: auto margin-right: auto max-width: $container word-wrap: break-word @include tablet width: 100% .ae-container-left margin-left: 0 .ae-container-full position: relative width: 100% padding-left: 0.5rem padding-right: 0.5rem .ae-container-table @include container-table .ae-container-table-cell @include container-table-cell .ae-grid float: left &:last-of-type margin-right: 0 !important .ae-content @include tablet-max padding-left: 0.5em !important padding-right: 0.5em !important &-container width: 100% @include clearfix .ae-grid padding: bottom: 1em &-center .ae-grid margin-left: auto !important margin-right: auto !important float: none &-one-half @include clearfix @include tablet .ae-grid width: 48% margin-right: 2% &-one-third @include clearfix .ae-grid width: 32% margin-right: 2% &-one-fourth @include clearfix @include tablet .ae-grid width: 22% margin-right: 2% .ae-fixed-grid-height display: table border-collapse: separate border-spacing: 10px 0 &:before, &:after display: none .ae-grid display: table-cell float: none margin-right: 0 height: 100% [class*="ae-content-"] overflow: visible .ae-content @include tablet-max padding-left: 0.5em !important padding-right: 0.5em !important .ae-overflow overflow-y: scroll .ae-bordered border-top: 1px solid $border-light border-bottom: 1px solid $border-light .ae-grid:not(:last-of-type) border-right: 1px solid $border-light
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
express_ui-0.5.2 | app/assets/stylesheets/express_ui/molecules/_container.sass |
express_ui-0.5.1 | app/assets/stylesheets/express_ui/molecules/_container.sass |