Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.142.35.211
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : _adminbar.scss
// ------------------------------------------------------------------------------------
// ADMINBAR
// ------------------------------------------------------------------------------------

@if $base-adminbar {

	#wp-admin-bar-xts_dashboard {

		.ab-item {

			i {
				font-style: normal;

				margin-inline-end: 5px;
			}
		}

		> .ab-item {
			display: flex !important;
			align-items: center;

			img {
				max-width: 18px;
				max-height: 18px;

				margin-inline-end: 5px;
			}

			&:before {
				@include font-icon($xts-icon-logo-woodmart);
			}
		}

		.wd-white-label-img & {

			> .ab-item {

				&:before {
					display: none;
				}
			}
		}
	}

	#wp-admin-bar-xts_theme_settings {

		> .ab-sub-wrapper {

			ul {
				display: flex;
				flex-wrap: wrap;
				padding-bottom: 10px;
				width: 500px;

				li {
					width: 33.3333333%;

					a {
						overflow: hidden;
						text-overflow: ellipsis;
					}
				}
			}
		}
	}

	:is(
	#wp-admin-bar-xts_dashboard-default,
	#wp-admin-bar-xts_dashboard_external,
	#wp-admin-bar-xts_theme_settings-default) {
		
		> li {

			> a {
				display: flex !important;
				align-items: center;
			}
		}
	}

	//**** PATCHER COUNT ****//

	#wp-admin-bar-xts_patcher {

		.xts-patcher-counter {
			display: flex;
			align-items: center;
			justify-content: center;
			margin-inline-start: 5px;
			padding: 3px 6px;
			border-radius: 9px;
			background-color: var(--xts-warning-color, #FA5757);
			color: #FFF;
			font-size: 11px;

			.patcher-count {
				font-size: inherit;
				line-height: 1;
			}
		}
	}

} // END IF
© 2025 GrazzMean-Shell