Sha256: 4cf304cd69fa937c22d515a46a3ab4d4837fc396f4157bd38357b58cea23aba1
Contents?: true
Size: 358 Bytes
Versions: 2
Compression:
Stored size: 358 Bytes
Contents
html { background-color: $base-background-color; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } figure { margin: 0; } /* stylelint-disable selector-no-qualifying-type, selector-class-pattern */ form.button_to { // we don't control this class name display: contents; } img, picture { margin: 0; max-width: 100%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
administrate-1.0.0.beta3 | app/assets/stylesheets/administrate/base/_layout.scss |
administrate-1.0.0.beta2 | app/assets/stylesheets/administrate/base/_layout.scss |