HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: /home/mirz4654/public_html/wp-content/plugins/wp-crontrol/css/wp-crontrol.css
table.wp-list-table {
	width: 100%;
	max-width: 100%;
	table-layout: auto;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.wp-list-table pre {
	white-space: pre-wrap;
	margin: 0;
}

.wp-list-table code {
	background: transparent;
	padding: 0;
	font-size: 12px;
}

.wp-list-table td.column-crontrol_status {
	white-space: nowrap;
}

.wp-list-table td.column-cb,
.wp-list-table tbody th {
	border-left: 4px solid transparent;
}

.wp-list-table tr.crontrol-no-action th,
.wp-list-table tr.crontrol-warning th {
	border-color: #dba617;
}

.wp-list-table tr.crontrol-error th {
	border-color: #d63638;
}

.wp-list-table tr.crontrol-inactive .column-crontrol_next,
.wp-list-table tr.crontrol-inactive .column-crontrol_schedule,
.wp-list-table tr.crontrol-paused .column-crontrol_next,
.wp-list-table tr.crontrol-paused .column-crontrol_schedule,
.wp-list-table tr.crontrol-paused:not(.crontrol-no-action) .column-crontrol_actions {
	text-decoration: line-through;
}

.wp-list-table .column-crontrol_icon .dashicons,
.wp-list-table .check-column .dashicons {
	margin-left: 6px;
	font-size: 15px;
}

.wp-list-table .column-crontrol_icon .dashicons {
	margin-top: 2px;
}

.wp-list-table .qm-icon-edit {
	display: none;
}

.status-crontrol-warning,
.wp-list-table tr.crontrol-no-action td.column-crontrol_status,
.wp-list-table tr.crontrol-warning td.column-crontrol_status {
	color: #bd8600;
}

.status-crontrol-error,
.wp-list-table tr.crontrol-error td.column-crontrol_status {
	color: #d63638;
}

.status-crontrol-inactive .dashicons {
	background: #646970;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	margin-top: 2px;
	padding: 1px;
	width: 14px;
}

.column-crontrol_time,
.column-crontrol_ran,
.column-crontrol_next {
	white-space: nowrap;
}

.row-actions .crontrol-in-use {
	color: #646970;
}

.form-field input[type="number"] {
	width: 100px;
}

input[type="time"][step="1"] {
	/* https://issues.chromium.org/issues/406424266 */
	min-width: 8.5em;
}

.crontrol-edit-event-url .crontrol-event-standard,
.crontrol-edit-event-url .crontrol-event-php,
.crontrol-edit-event-standard .crontrol-event-url,
.crontrol-edit-event-standard .crontrol-event-php,
.crontrol-edit-event-php .crontrol-event-url,
.crontrol-edit-event-php .crontrol-event-standard {
	display: none;
}