HEX
Server: Apache
System: Linux cpanelx.inxs.ro 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: crowdandsafety (1041)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/cwd/wp-content/plugins/cornerstone/includes/elements/classic/section/defaults.php
<?php

/**
 * Element Defaults: Section
 */

return array(

  'title'        => '',
	'id'           => '',
	'class'        => '',
	'style'        => '',
	'text_align'   => 'none',
	'visibility'   => array(),
	'margin'       => array( '0px', '0px', '0px', '0px', 'unlinked' ),
	'padding'      => array( '45px', '0px', '45px', '0px', 'unlinked' ),
	'border_style' => 'none',
	'border_color' => '',
	'border_width' => array( '1px', '1px', '1px', '1px', 'linked' ),

	'bg_type'           => 'none',
	'bg_image'          => '',
	'bg_color'          => '',
	'bg_video'          => '',
	'bg_pattern_toggle' => false,
	'parallax'          => false,
	'bg_video'          => '',
	'bg_video_poster'   => '',

	'separator_top_type'        => 'none',
	'separator_top_height'      => '50px',
	'separator_top_inset'       => '0px',
	'separator_top_angle_point' => '50',

	'separator_bottom_type'        => 'none',
	'separator_bottom_height'      => '50px',
	'separator_bottom_inset'       => '0px',
	'separator_bottom_angle_point' => '50',

);