Sha256: 0cc145d83cc125560eb2f94eb8b387d75e8149e8985fd8aeb5d41096f320cc19

Contents?: true

Size: 330 Bytes

Versions: 3

Compression:

Stored size: 330 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;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
arctic_admin-1.0.4 app/assets/stylesheets/_reset.scss
arctic_admin-1.0.3 app/assets/stylesheets/_reset.scss
arctic_admin-1.0.2 app/assets/stylesheets/_reset.scss