Sha256: c7d8966ee50c63911b32951eeef90b435792a3b1044798069ec41ea1700becaf

Contents?: true

Size: 607 Bytes

Versions: 4

Compression:

Stored size: 607 Bytes

Contents

html
  -webkit-tap-highlight-color: rgba(0,0,0,0)
  -moz-osx-font-smoothing: grayscale
  -webkit-font-smoothing: antialiased
  text-rendering: optimizeLegibility
  +overflow(hidden auto)

input[type="text"],
input[type="password"],
textarea,
select,
button,
[tabindex="-1"]:focus
  outline: none !important

[role="button"]
  cursor: pointer

img
  vertical-align: middle
  max-width: 100%

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea
  touch-action: manipulation

input[type="search"]
  -webkit-appearance: none

[hidden]
  display: none !important

ul,
ol
  list-style: none

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
oulu-0.11.8 app/assets/stylesheets/settings/initializers/_reboot.sass
oulu-0.11.7 app/assets/stylesheets/settings/initializers/_reboot.sass
oulu-0.11.6 app/assets/stylesheets/settings/initializers/_reboot.sass
oulu-0.11.5 app/assets/stylesheets/settings/initializers/_reboot.sass