PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/assets/sass/base/
Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
IP: 128.140.68.198
Choose File :

Url:
Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/assets/sass/base/_adminbar.scss

// ------------------------------------------------------------------------------------
// ADMINBAR
// ------------------------------------------------------------------------------------

#wp-admin-bar-theme-dashboard {

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

		img {
			margin-inline-end: 5px;
			max-width: 15px;
			max-height: 15px;
		}
	}

	#wp-admin-bar-theme-settings-default {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		max-width: none;
		max-height: 185px;
		width: 500px;
	}

	.ab-item {

		.dashicons {
			margin-inline-end: 5px;
			line-height: 1;

			&:before {
				position: relative;
				top: 7px;
				font-family: 'dashicons';
			}
		}
	}

	// .rtl & {

		// > .ab-item {
	
		// 	img {
		// 		margin-right: 0;
		// 		margin-left: 5px;
		// 	}
		// }

		// .ab-item {

		// 	.dashicons {
		// 		margin-right: 0;
		// 		margin-left: 5px;
		// 	}
		// }
	// }
}