Your IP : 216.73.216.240


Current Path : /home/juvelize/www/media/sourcerer/css/
Upload File :
Current File : /home/juvelize/www/media/sourcerer/css/popup.css

/**
 * @package         Sourcerer
 * @version         9.8.0
 * 
 * @author          Peter van Westen <info@regularlabs.com>
 * @link            https://regularlabs.com
 * @copyright       Copyright © 2023 Regular Labs All Rights Reserved
 * @license         GNU General Public License version 2 or later
 */
div.container-main {
  padding-bottom: 10px;
}
div.src_editor {
  margin-bottom: 10px;
}
div.src_editor .CodeMirror {
  height: 88%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}