Sha256: 982c86ce8b57f6a8cc4551aa07a1731eaee62df8f9dbcfd0d3a05114f155a7e6

Contents?: true

Size: 552 Bytes

Versions: 1

Compression:

Stored size: 552 Bytes

Contents

@import "bootstrap-sprockets";
@import "bootstrap";

body {
  padding-top: 50px;
  padding-bottom: 60px;
}
div.alternating:nth-of-type(odd) {
  background-color: #ddd;
}
div.alternating:nth-of-type(even) {
  background-color: #ccc;
}
.input-box {
  padding: 10px;
}
.white {
  color: white;
}
.message {
  padding-top: 10px;
}
textarea {
  width: 100%;;
}
div.reactrb-icon {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 8px;
  background-size: contain;
  background-image: url("http://ruby-hyperloop.io/images/hyperloop_white.svg");
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hyper-model-0.6.0 examples/chat-app/app/assets/stylesheets/application.scss