HEX
Server: LiteSpeed
System: Linux server902.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: deshuvsd (2181)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/deshuvsd/www/wp-content/plugins/surerank/src/apps/admin-seo-bar/style.scss
@import url( "https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap" );
@import "../../global/tailwind.scss";

@layer utilities {
	hr {
		@apply border-t border-b-0 border-x-0 border-solid border-border-subtle;
	}

	input[type="checkbox"] {
		@apply before:border-0;
	}

	::-webkit-file-upload-button {
		@apply text-text-primary;
	}
}

th.column-surerank-data {
	width: 160px !important;
}

#surerank-root {
	@apply relative z-[9999999];
}

.surerank-root *,
.surerank-root *::before,
.surerank-root *::after,
[id^="surerank"] *,
[id^="surerank"] *::before,
[id^="surerank"] *::after {
	@apply font-sans;
}