// This file is part of the “jQuery.Syntax” project, and is distributed under the MIT License. // Copyright © 2011 Samuel G. D. Williams. <www.oriontransfer.co.nz> // See <jquery.syntax.js> for licensing details.

.syntax-container.syntax-theme-base

div.editor.syntax
  padding: 0.2em !important
  margin: 0 !important
  white-space: pre

div.editor.syntax:focus
  outline: none