_rethinkdb.scss 157 B

12345678910
  1. ._rethinkdb {
  2. @extend %simple;
  3. .infobox-alert { @extend %note-orange; }
  4. .api_command_illustration {
  5. float: right;
  6. margin: 0 0 1em 1em;
  7. }
  8. }