HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/www/wp-content/plugins/essential-blocks/src/blocks/typing-text/src/style.scss
.is-hidden {
	display: none;
}

.eb-typed-add-wrapper {
	margin: 0 auto;
}

// Sortable style
.eb-typed-sortable-item {
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 10px 0px;
	border: 1px solid;
	line-height: 2.5em;
}

.eb-typed-sortable-title {
	cursor: pointer;
	flex: 12;
	padding-left: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 200px;
	white-space: nowrap;
}

.eb-typed-input-wrapper {
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	margin-top: 10px;
}

// Icon style
.st0t {
	fill: url(#SVGID_1_TYPED);
}

.st1t {
	fill: url(#SVGID_2_TYPED);
}

.st2t {
	fill: url(#SVGID_3_TYPED);
}

// for background overlay
.eb-typed-wrapper>* {
	position: relative;
}