/* BEGIN STYLESHEET */
/* Direct stylesheet authoring is an advanced feature. Knowledge of CSS required.*/

.split-container:not(:has(> .split-handle-horizontal.isActive))
	> .split-pane {
	transition: all 250ms ease;
}
/* BEGIN STYLE CLASSES */
