Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/_builder_v2.scss.tar

xbodynamge/lebauwcentre/wp-content/themes/customify/assets/sass/admin/customizer/_builder_v2.scss000064400000003562151137217300030505 0ustar00home.customify--panel-v2 {
	.customify-available-items .grid-stack-item-content {
		margin-right: 2px;
	}
	.customify--cb-row .customify--cb-row-settings {
		top: 0px;
		&:before {
			top: -7px;
		}
	}
	.customify--row-inner {
		display: flex;
		padding: 2px 3px;
		background: transparent;
		flex-grow: 1;
	}
	.col-items-wrapper {
		flex-basis: 33.333333%;
		flex-grow: 1; 
		margin: 2px;
	}
	.col-items {
		background: #ffffff;
		min-height: 34px;
		height: 100%;
		display: inline-block;
		border: 1px solid #ddd;
		text-align: left;
		@include rtl(){
			text-align: right;
		}
		display: block;
		padding: 0 0 2px;
		&.col-center {
			text-align: center; 
		}
		&.col-right {
			text-align: right; 
			@include rtl(){
				text-align: left;
			}
		}
	}
	.grid-stack-item {
		height: 25px;
		padding: 3px;
		.customify--cb-item-setting {
			display: none;
		}
		.customify--cb-item-remove {
			right: 4px;
			padding: 0px 3px;
			margin-top: 1px;
			max-height: 100%;
			&::before {
				font-size: 16px;
				line-height: 22px;
			}
			@include rtl(){
				left: 4px;
			}
		}
	}
	.customify--cb-row {
		.customify--cb-item-name {
			line-height: 22px;
			text-align: left;
			padding-right: 12px;
			@include rtl(){
				text-align: right;
				padding-left: 13px;
				padding-right: 0px;
			}
		}
	}
	.grid-stack-item {
		height: 30px;
	}
	.customify-available-items .grid-stack-item-content {
		padding: 3px 9px;
	}
	.customify--cp-sidebar {
		.grid-stack-item {
			display: block;
			width: 100%;
			margin: 2px 0px 2px;
			&:last-child {
				margin-bottom: 2px;
			}
			&.sortable-placeholder { 
				margin-left: 4px;
				margin-right: 4px;
				width: auto;
				margin-top: 4px;
				margin-bottom: 2px;
			}
		}
	}
	.sortable-placeholder {
		background: #f5f5f5;
		height: 22px;
		display: inline-block;
		width: 50px;
		margin-top: 4px;
		margin-left: 4px;
		margin-right: 4px;
		margin-bottom: 0px;
	}
}