Sha256: e66c682cabfab861022764b305730bb12c78d485f690f0eeb68f6d14d916380c
Contents?: true
Size: 551 Bytes
Versions: 2
Compression:
Stored size: 551 Bytes
Contents
// ************************************* // // Base // -> Tag-level settings // // ************************************* // ------------------------------------- // Block Content // ------------------------------------- // ----- Text inputs ----- // #{$all-text-inputs} { @include box-sizing(border-box); } // ----- Textarea ----- // textarea { resize: vertical; } // ------------------------------------- // Inline Content // ------------------------------------- // ----- Images ----- // img { height: auto; max-width: 100%; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
psique-1.0.1 | app/assets/stylesheets/psique/foundation/_base.scss |
psique-1.0.0 | app/assets/stylesheets/psique/foundation/_base.scss |