Done ! 403WebShell
403Webshell
Server IP : 162.0.217.223  /  Your IP : 216.73.216.168
Web Server : LiteSpeed
System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : mypckeys ( 1539)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/mypckeys/www/wp-content/themes/woodmart/inc/admin/assets/sass/modules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/mypckeys/www/wp-content/themes/woodmart/inc/admin/assets/sass/modules/_dropdown.scss
// ------------------------------------------------------------------------------------------------
// DROPDOWNS
// ------------------------------------------------------------------------------------------------

@if $general {

	.xts-dropdown {
		position: absolute;
		top: calc(100% + 5px);
		z-index: $z-layer-9;
		visibility: hidden;
		// padding: 2px;
		padding: 12px 20px;
		min-width: 190px;
		border: 1px solid var(--xts-option-border-color-darker-10);
		border-radius: var(--xts-brd-radius);
		background-color: #FFF;
		box-shadow: var(--xts-box-shadow);
		opacity: 0;
		transition: all .2s ease;
		transform: translateY(10px);
		pointer-events: none;

		inset-inline-start: 0;

		&:before {
			content: "";
			position: absolute;
			top: -6px;
			right: 0;
			left: 0;
			height: 5px;
		}

		.xts-nav li:hover & {
			@extend %dropdown-hovered;
		};
	}

} // END IF

// ------------------------------------------------------------------------------------------------
// EXTENDS
// ------------------------------------------------------------------------------------------------

// @extend %dropdown-hovered;

%dropdown-hovered {
	visibility: visible;
	opacity: 1;
	transform: none;
	pointer-events: auto;
}

Youez - 2016 - github.com/yon3zu
LinuXploit