GRAYBYTE WORDPRESS FILE MANAGER4507

Server IP : 149.255.58.128 / Your IP : 216.73.216.81
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/wheelch2/antalyamobilityscooter.com/wp-admin/css/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/wheelch2/antalyamobilityscooter.com/wp-admin/css//site-health.css
/* Note: Any Site Health selectors that use
duplicate styling from the Privacy settings screen
are styled in the Privacy section of edit.css */

.health-check-body h2 {
	line-height: 1.4;
}

.health-check-body h3 {
	padding: 0;
	font-weight: 400;
}

.site-health-progress-wrapper {
	margin-bottom: 1rem;
}

.site-health-progress {
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0;
	border-radius: 100%;
	position: relative;
	font-weight: 600;
	font-size: 0.4rem;
}

.site-health-progress-count {
	position: absolute;
	display: block;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
	border-radius: 100%;
	line-height: 6.3;
	font-size: 2em;
}

.loading .site-health-progress svg #bar {
	stroke-dashoffset: 0;
	stroke: #c3c4c7;
	animation: loadingPulse 3s infinite ease-in-out;
}

.site-health-progress svg circle {
	stroke-dashoffset: 0;
	transition: stroke-dashoffset 1s linear;
	stroke: #c3c4c7;
	stroke-width: 2em;
}

.site-health-progress svg #bar {
	stroke-dashoffset: 565;
	stroke: #d63638;
}

.green .site-health-progress #bar {
	stroke: #00a32a;
}
.green .site-health-progress .site-health-progress-label {
	color: #00a32a;
}

.orange .site-health-progress #bar {
	stroke: #dba617;
}
.orange .site-health-progress .site-health-progress-label {
	color: #dba617;
}

.site-health-progress-label {
	font-weight: 600;
	line-height: 20px;
	margin-left: 0.3rem;
}

@keyframes loadingPulse {
	0% {
		stroke: #c3c4c7;
	}
	50% {
		stroke: #72aee6;
	}
	100% {
		stroke: #c3c4c7;
	}
}

.health-check-tabs-wrapper {
	/* IE 11 */
	display: -ms-inline-grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	vertical-align: top;
	/* modern browsers */
	display: inline-grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.health-check-tabs-wrapper.tab-count-1 {
	grid-template-columns: 1fr;
}
.health-check-tabs-wrapper.tab-count-2 {
	grid-template-columns: 1fr 1fr;
}
.health-check-tabs-wrapper.tab-count-3 {
	grid-template-columns: 1fr 1fr 1fr;
}

.health-check-tab {
	display: block; /* IE 11 */
	text-decoration: none;
	color: inherit;
	padding: 0.5rem 1rem 1rem;
	margin: 0 1rem;
	transition: box-shadow 0.5s ease-in-out;
}

.health-check-offscreen-nav-wrapper {
	position: relative;
	background: transparent;
	border: none;
}
.health-check-offscreen-nav-wrapper:focus .health-check-offscreen-nav {
	left: initial;
}

.health-check-offscreen-nav {
	display: none;
	position: absolute;
	padding-top: 10px;
	right: 0;
	top: 100%;
	width: 13rem;
}
.health-check-offscreen-nav-wrapper.visible .health-check-offscreen-nav {
	display: inline-block;
}
.health-check-offscreen-nav:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 5px;
	border-color: transparent transparent #ffffff;
	right: 20px;
	top: 5px;
}

.health-check-offscreen-nav .health-check-tab {
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba( 0, 0, 0, 0.75 );
}

.health-check-offscreen-nav .health-check-tab.active {
	box-shadow: inset 3px 0 #3582c4;
	font-weight: 600;
}

.health-check-body {
	max-width: 800px;
	margin: 0 auto;
}

.widefat.health-check-table th {
	font-size: 13px;
}

.health-check-table td:first-child {
	width: 30%;
}

.health-check-table td {
	width: 70%;
}

.health-check-table ul,
.health-check-table ol {
	margin: 0;
}

.health-check-body li {
	line-height: 1.5;
}

.health-check-body .pass::before,
.health-check-body .good::before {
	content: "\f147";
	color: #00a32a;
}

.health-check-body .warning::before {
	content: "\f460";
	color: #dba617;
}

.health-check-body .info::before {
	content: "\f348";
	color: #72aee6;
}

.health-check-body .fail::before,
.health-check-body .error::before {
	content: "\f335";
	color: #d63638;
}

.site-health-copy-buttons {
	margin: 1rem 0;
}

.site-health-copy-buttons .copy-button-wrapper {
	display: inline-flex;
	align-items: center;
	margin: 0.5rem 0 1rem;
}

.site-health-copy-buttons .success {
	color: #007017;
	margin-left: 0.5rem;
}

.site-status-has-issues.hide {
	display: none;
}

.site-health-view-more {
	text-align: center;
}

.site-health-issues-wrapper:first-of-type {
	margin-top: 3rem;
}

.site-health-issues-wrapper {
	margin-bottom: 3rem;
	margin-top: 2rem;
}

.site-status-all-clear {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 0 0 3rem;
}

@media all and (min-width: 784px) {
	.site-status-all-clear {
		margin: 2rem 0 5rem;
	}
}

.site-status-all-clear.hide {
	display: none;
}

.site-status-all-clear .dashicons {
	font-size: 150px;
	height: 150px;
	margin-bottom: 2rem;
	width: 150px;
}

.site-status-all-clear .encouragement {
	font-size: 1.5rem;
	font-weight: 600;
}

.site-status-all-clear p {
	margin: 0;
}

.wp-core-ui .button.site-health-view-passed {
	position: relative;
	padding-right: 40px;
	padding-left: 20px;
}

.health-check-wp-paths-sizes.spinner {
	visibility: visible;
	float: none;
	margin: 0 4px;
	flex-shrink: 0;
}

/* Styling unique to the dashboard widget. */
#dashboard_site_health .site-health-details {
	padding-left: 16px;
}

#dashboard_site_health .site-health-details p:first-child {
	margin-top: 0;
}

#dashboard_site_health .site-health-details p:last-child {
	margin-bottom: 0;
}

#dashboard_site_health .health-check-widget {
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-auto-rows: minmax(64px, auto);
	column-gap: 16px;
	align-items: center;
}
#dashboard_site_health .site-health-progress-label {
	margin-left: 0;
}

.health-check-widget-title-section {
	margin-bottom: 0;
	text-align: center;
}

@media screen and (max-width: 480px) {
	#dashboard_site_health .health-check-widget {
		grid-template-columns: 100%;
	}
}

@media screen and (max-width: 782px) {

	.site-health-issues-wrapper .health-check-accordion-trigger {
		flex-direction: column;
		align-items: flex-start;
	}

	.health-check-accordion-trigger .badge {
		margin: 1em 0 0;
	}

	.health-check-table {
		table-layout: fixed;
	}

	.health-check-table th,
	.health-check-table td {
		box-sizing: border-box;
		display: block;
		width: 100%;
		word-wrap: break-word;
	}

	.widefat.health-check-table th,
	.health-check-table td:first-child {
		width: 100%;
		padding-bottom: 0;
		font-weight: 600;
	}

	.wp-core-ui .site-health-copy-buttons .copy-button {
		margin-bottom: 0;
	}
}


[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 20 2025 06:12:06
1032 / wheelch2
0755
colors
--
October 16 2024 01:01:17
1032 / wheelch2
0755
.htaccess
0 KB
March 26 2025 13:44:20
1032 / wheelch2
0444
about-rtl.css
27.471 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
about-rtl.min.css
21.262 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
about.css
27.438 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
about.min.css
21.264 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
admin-menu-rtl.css
18.257 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
admin-menu-rtl.min.css
14.787 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
admin-menu.css
18.209 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
admin-menu.min.css
14.773 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
code-editor-rtl.css
1.58 KB
January 26 2021 18:54:59
1032 / wheelch2
0644
code-editor-rtl.min.css
1.405 KB
January 26 2021 18:54:59
1032 / wheelch2
0644
code-editor.css
1.542 KB
January 26 2021 18:54:59
1032 / wheelch2
0644
code-editor.min.css
1.401 KB
January 26 2021 18:54:59
1032 / wheelch2
0644
color-picker-rtl.css
3.781 KB
September 02 2021 22:18:00
1032 / wheelch2
0644
color-picker-rtl.min.css
3.056 KB
March 24 2021 16:41:07
1032 / wheelch2
0644
color-picker.css
3.744 KB
September 02 2021 22:18:00
1032 / wheelch2
0644
color-picker.min.css
3.053 KB
March 24 2021 16:41:07
1032 / wheelch2
0644
common-rtl.css
75.985 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
common-rtl.min.css
57.637 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
common.css
75.902 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
common.min.css
57.588 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-controls-rtl.css
70.601 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-controls-rtl.min.css
59.293 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-controls.css
70.521 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-controls.min.css
59.247 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-nav-menus-rtl.css
21.677 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-nav-menus-rtl.min.css
17.768 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-nav-menus.css
21.632 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-nav-menus.min.css
17.757 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-widgets-rtl.css
12.354 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-widgets-rtl.min.css
9.433 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-widgets.css
12.318 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
customize-widgets.min.css
9.431 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
dashboard-rtl.css
29.127 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
dashboard-rtl.min.css
22.133 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
dashboard.css
29.097 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
dashboard.min.css
22.137 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
deprecated-media-rtl.css
6.498 KB
April 03 2024 05:39:17
1032 / wheelch2
0644
deprecated-media-rtl.min.css
5.368 KB
April 03 2024 05:39:17
1032 / wheelch2
0644
deprecated-media.css
6.46 KB
April 03 2024 05:39:17
1032 / wheelch2
0644
deprecated-media.min.css
5.364 KB
April 03 2024 05:39:17
1032 / wheelch2
0644
edit-rtl.css
37.071 KB
February 12 2025 04:37:04
1032 / wheelch2
0644
edit-rtl.min.css
29.183 KB
February 12 2025 04:37:04
1032 / wheelch2
0644
edit.css
37.029 KB
February 12 2025 04:37:04
1032 / wheelch2
0644
edit.min.css
29.175 KB
February 12 2025 04:37:04
1032 / wheelch2
0644
farbtastic-rtl.css
0.632 KB
October 26 2019 00:17:07
1032 / wheelch2
0644
farbtastic-rtl.min.css
0.525 KB
September 23 2019 16:21:58
1032 / wheelch2
0644
farbtastic.css
0.597 KB
November 17 2013 16:18:11
1032 / wheelch2
0644
farbtastic.min.css
0.524 KB
August 19 2017 20:10:47
1032 / wheelch2
0644
forms-rtl.css
36.07 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
forms-rtl.min.css
27.78 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
forms.css
36.037 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
forms.min.css
27.781 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
install-rtl.css
6.014 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
install-rtl.min.css
4.92 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
install.css
5.981 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
install.min.css
4.922 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
l10n-rtl.css
4.472 KB
July 16 2024 18:02:45
1032 / wheelch2
0644
l10n-rtl.min.css
3.129 KB
July 16 2024 18:02:45
1032 / wheelch2
0644
l10n.css
4.434 KB
July 16 2024 18:02:45
1032 / wheelch2
0644
l10n.min.css
3.125 KB
July 16 2024 18:02:45
1032 / wheelch2
0644
list-tables-rtl.css
43.14 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
list-tables-rtl.min.css
34.869 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
list-tables.css
43.08 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
list-tables.min.css
34.844 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
login-rtl.css
7.801 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
login-rtl.min.css
6.232 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
login.css
7.766 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
login.min.css
6.231 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
media-rtl.css
26.343 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
media-rtl.min.css
21.288 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
media.css
26.293 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
media.min.css
21.272 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
nav-menus-rtl.css
17.635 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
nav-menus-rtl.min.css
13.922 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
nav-menus.css
17.575 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
nav-menus.min.css
13.896 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
revisions-rtl.css
9.951 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
revisions-rtl.min.css
8.125 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
revisions.css
9.905 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
revisions.min.css
8.113 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
site-health-rtl.css
6.237 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
site-health-rtl.min.css
5.156 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
site-health.css
6.197 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
site-health.min.css
5.15 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
site-icon-rtl.css
4.538 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
site-icon-rtl.min.css
3.854 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
site-icon.css
4.494 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
site-icon.min.css
3.845 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
themes-rtl.css
41.117 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
themes-rtl.min.css
32.155 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
themes.css
41.061 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
themes.min.css
32.133 KB
April 16 2025 03:36:53
1032 / wheelch2
0644
widgets-rtl.css
17.253 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
widgets-rtl.min.css
14.086 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
widgets.css
17.217 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
widgets.min.css
14.084 KB
November 13 2024 04:42:28
1032 / wheelch2
0644
wp-admin-rtl.css
0.479 KB
October 26 2019 00:17:07
1032 / wheelch2
0644
wp-admin-rtl.min.css
0.537 KB
March 23 2019 03:55:53
1032 / wheelch2
0644
wp-admin.css
0.386 KB
March 23 2019 03:55:53
1032 / wheelch2
0644
wp-admin.min.css
0.479 KB
March 23 2019 03:55:53
1032 / wheelch2
0644
wp-login.php
0 KB
June 08 2024 05:00:21
1032 / wheelch2
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF