PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
$#$#$#

Dir : /home/telusvwg/techinnovo.co/wp-content/plugins/secure-custom-fields/assets/src/sass/
Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
IP: 66.29.132.192
Choose File :

Url:
Dir : /home/telusvwg/techinnovo.co/wp-content/plugins/secure-custom-fields/assets/src/sass/_postbox.scss

// Gutenberg specific styles.
#editor {

	// Postbox container.
	.edit-post-layout__metaboxes {
		padding: 0;
		.edit-post-meta-boxes-area {
			margin: 0;
		}
	}

	// Sidebar postbox container.
	.metabox-location-side {
		.postbox-container {
			float: none;
		}
	}

	// Alter postbox to look like panel component.
	.postbox {
		color: #444;

		> .postbox-header {
			.hndle {
				border-bottom: none;
				&:hover {
					background: transparent;
				}
			}
			.handle-actions {
				.handle-order-higher,
				.handle-order-lower {
					width: 1.62rem;
				}

				// Fix "Edit" icon height.
				.acf-hndle-cog {
					height: 44px;
					line-height: 44px;
				}
			}
			&:hover {
				background: #f0f0f0;
			}
		}

		// Hide bottom border of last postbox.
		&:last-child.closed > .postbox-header {
			border-bottom: none;
		}
		&:last-child > .inside {
			border-bottom: none;
		}
	}

	// Prevent metaboxes being forced offscreen.
	.block-editor-writing-flow__click-redirect {
		min-height: 50px;
	}
}

// Fix to display "High" metabox area when dragging metaboxes.
body.is-dragging-metaboxes #acf_after_title-sortables{
	outline: 3px dashed #646970;
	display: flow-root;
	min-height: 60px;
	margin-bottom: 3px !important
}