/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2009-2019 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

@import "../../../../../../Base/baseLib/baseTheme/base.less"; /* ORIGINAL IMPORT PATH: "../../../../../sap/ui/core/themes/base/base.less" */

@import "../../../../../sap/ui/core/themes/base/global.less";

.sapCEd[data-sap-ui-syntaxhints='false'] .ace_gutter-cell {
	background-image: none !important;
}
.sapCEd[data-sap-ui-syntaxhints='false'] .ace_tooltip {
	display: none !important;
}

/*
* Fixes an issue in the ace editor. Where focusing the textarea causes a scroll to the top.
* Incident 1780370870
*/
.ace_text-input {
	position: absolute !important;
}
