Sha256: 5c018feeeed844752cb5c907907447f32686068dc660113bc2c6704d4078ac5d

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

body{
  margin: 0;
}

.monerisInput{
  display: block;
  -webkit-appearance: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px inset;
  -webkit-rtl-ordering: logical;
  -webkit-transition-delay: 0s, 0s;
  -webkit-transition-duration: 0.45s, 0.45s;
  -webkit-transition-property: box-shadow, border-color;
  -webkit-transition-timing-function: ease, ease-in-out;
  -webkit-user-select: text;
  -webkit-writing-mode: horizontal-tb;
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(204, 204, 204);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(204, 204, 204);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgb(204, 204, 204);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgb(204, 204, 204);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px inset;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.74902);
  cursor: auto;
  display: block;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 37px;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  text-align: start;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  transition-delay: 0s, 0s;
  transition-duration: 0.45s, 0.45s;
  transition: box-shadow, border-color;
  transition-timing-function: ease, ease-in-out;
  width: 100%;
  word-spacing: 0px;
  writing-mode: lr-tb;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
moneris_simulator-0.3.1 app/assets/stylesheets/moneris_simulator/inputs.scss