AnonSec Shell
Server IP : 209.38.156.173  /  Your IP : 216.73.216.122   [ Reverse IP ]
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.1.2-1ubuntu2.22
Disable Function : NONE
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/wp-content/themes/sinatra/inc/customizer/controls/toggle/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/html/wp-content/themes/sinatra/inc/customizer/controls/toggle/toggle.scss
/*****************************************/
/* Customizer control toggle style
/*****************************************/

/**
 * Import configuration file with variables.
 */
@import '../../../../assets/sass/config';

$color_1:               #0085ba;
$body_color: 			#ddd;
$admin_border_color: 	#ddd;

.sinatra-toggle-wrapper {
	display: flex;

	.sinatra-toggle {
		margin-left: auto;
		padding-left: 10px;
		box-sizing: border-box;
		align-items: center;
	}

	.customize-control-title {
		margin-bottom: 0;
	}
}

.sinatra-toggle {
	display: flex;
	align-items: center;
	margin-left: auto;

	input[type="checkbox"] {
		display: none;

		&:checked + label .sinatra-toggle-switch {
			background-color: $color_1 !important;

			&:after {
				transform: translateX(14px);
			}
		}
	}

	.sinatra-toggle-switch {
		box-sizing: border-box;
		background-color: darken( #c7d5df, 15 );
		border-radius: 9px;
		padding: 2px;
		transition: all .2s;
		outline: 0;
		display: block;
		width: 32px;
		height: 18px;
		position: relative;
		cursor: pointer;
		user-select: none;
		margin: 0;

		&:after {
			position: relative;
			display: block;
			content: '';
			width: 14px;
			height: 14px;
			left: 0;
			border-radius: 50%;
			background: $color_5;
			transition: all .15s ease;
			transform: translateX(0px);
		}
	}

	label {
		display: flex;
		align-items: center;
		color: $color_3;

		&:hover {
			.sinatra-toggle-switch {
				background-color: darken( #c7d5df, 25 );
			}
		}
	}
}

Anon7 - 2022
AnonSec Team