Sha256: 3ee9230557b804bcb04d1230456eb419583d3b6fa830fa3d179ae695bcc824d9

Contents?: true

Size: 382 Bytes

Versions: 6

Compression:

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arctic_admin-1.2.4 app/assets/stylesheets/_reset.scss
arctic_admin-1.2.3 app/assets/stylesheets/_reset.scss
arctic_admin-1.2.2 app/assets/stylesheets/_reset.scss
arctic_admin-1.2.1 app/assets/stylesheets/_reset.scss
arctic_admin-1.2.0 app/assets/stylesheets/_reset.scss
arctic_admin-1.1.2 app/assets/stylesheets/_reset.scss