Sha256: 7cfeb7772897fd3545cbab1171f4043861c8e10803c2d5c2c07727ed11405316
Contents?: true
Size: 467 Bytes
Versions: 2
Compression:
Stored size: 467 Bytes
Contents
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { -webkit-tap-highlight-color: rgba(0,0,0,0); } html, body { padding: 0; margin: 0; min-height: 100vh; } fieldset { border: none; margin: 0; padding: 0; } ol, ul { margin: 0; padding: 0; list-style: none; } th { font-weight: normal; } abbr[title] { border-bottom: none; cursor: inherit; text-decoration: none; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
arctic_admin-1.2.6 | app/assets/stylesheets/_reset.scss |
arctic_admin-1.2.5 | app/assets/stylesheets/_reset.scss |