@import url(/v2-32-0/assets/highlight.js/styles/default-9978d09bf3393c08d28417c1417c4bc78f2055288274de9a0f80ee5b49bfdf8b.css);
/* line 3, app/assets/stylesheets/highlight.scss */
.code-container {
  position: relative;
  margin: 1em 0;
}

/* line 7, app/assets/stylesheets/highlight.scss */
.code-container .copy-button {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
  border: 1px solid grey;
  background: #f0f0f0;
  cursor: pointer;
}

/* line 16, app/assets/stylesheets/highlight.scss */
.code-container .copy-button:hover {
  background: #e0e0e0;
}
