403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/templates/Honeygrid/styles/modules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/templates/Honeygrid/styles//modules/_header_dropdowns.scss
/* Dropdowns
   ========================================================================== */

ul.dropdown-menu {
	border: none;

	@include border-top-radius(0);

	@media (min-width: $grid-float-breakpoint) {
		@include box-shadow($gx-dropdown-box-shadow);
	}

	@include background($gx-dropdown-bg,
			$gx-dropdown-bg-image-url,
			$gx-dropdown-bg-image-position,
			$gx-dropdown-bg-image-repeat,
			$gx-dropdown-bg-image-size,
			$gx-dropdown-bg-image-attachment);

	li {

		// forms within dropdowns

		form {
			padding: 6px 15px 0;
		}

		.form-group {
			padding: $gx-topbar-link-padding 0;
			padding-top: 0;

			> label {
				color: $gx-dropdown-color;
			}
		}

		> a, span {

			// padding used for search 
			// autosuggester and categories dropdown.
			// menu dropdowns overwritten for mobile and desktops
			color: $gx-dropdown-color;
			display: block;
			padding: 5px ($grid-gutter-width / 2);

			// disabled links

			&.disabled {
				color: $gx-dropdown-disabled-color;

				&:hover {
					background-color: transparent;
				}
			}

			// apply hover styling for all dropdown menus except the cart dropdown
			&:hover {
				&:not(.cart-dropdown a) {
					@include background($gx-dropdown-hover-bg,
							$gx-dropdown-hover-bg-image-url,
							$gx-dropdown-hover-bg-image-position,
							$gx-dropdown-hover-bg-image-repeat,
							$gx-dropdown-hover-bg-image-size,
							$gx-dropdown-hover-bg-image-attachment);
				}
			}
		}
	}

	// arrow-tip above dropdown-layer

	&.arrow-top {
		@include border-top-radius($border-radius-base);

		> .arrow {
			&,
			&:after {
				position: absolute;
				display: block;
				width: 0;
				height: 0;
				border-color: transparent;
				border-style: solid;
			}
		}

		> .arrow {
			display: none;
			border-width: $popover-arrow-outer-width;
			right: 30px;
			margin-left: -$popover-arrow-outer-width;
			border-top-width: 0;
			border-bottom-color: $popover-arrow-outer-fallback-color; // IE8 fallback
			border-bottom-color: $gx-dropdown-bg;
			top: -$popover-arrow-outer-width;

			&:after {
				content: " ";
				top: 1px;
				margin-left: -$popover-arrow-width;
				border-top-width: 0;
				border-bottom-color: transparent;
				border-width: $popover-arrow-width;
				content: "";
			}
		}

		@media (min-width: $grid-float-breakpoint) {
			margin-top: 10px;
			right: 50%;
			margin-right: -41px;

			@include box-shadow(0 0 20px rgba(0, 0, 0, .35));
			> .arrow {
				display: block;
			}
		}
	}

	// dropdown headers
	// font-size of h4

	.dropdown-header {
		padding: ($grid-gutter-width / 2);
		font-size: $font-size-h4;
		color: $gx-dropdown-color;
	}

	// dropdown footer used in 
	// cart and topbar dropdowns

	.dropdown-footer {
		padding: ($grid-gutter-width / 2);
		margin-bottom: -5px;
		color: $gx-dropdown-footer-color;

		@include border-bottom-radius($border-radius-base);
		@include background($gx-dropdown-footer-bg,
				$gx-dropdown-footer-bg-image-url,
				$gx-dropdown-footer-bg-image-position,
				$gx-dropdown-footer-bg-image-repeat,
				$gx-dropdown-footer-bg-image-size,
				$gx-dropdown-footer-bg-image-attachment);

		// link list
		// i.e. forgot password and create account

		> ul {
			@include reset-list();
			margin-left: -15px;
			margin-right: -15px;
			margin-top: ($grid-gutter-width / 2);

			> li {
				display: block;

				> a {
					display: block;
					padding: 5px ($grid-gutter-width / 2);

					&,
					&:hover,
					&:active,
					&:focus {
						color: $dropdown-link-color;
						background-color: transparent;
					}
				}
			}
		}
	}
}



Youez - 2016 - github.com/yon3zu
LinuXploit