HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/zaklada/wp-content/plugins/responsive-lightbox/css/admin-gallery.css
#rl-modal-gallery {
	position: relative;
}

#rl-insert-modal-gallery-button {
	padding-left: 5px;
}

#rl-insert-modal-gallery-button span {
	font-size: 18px;
}

#rl-modal-gallery .rl-gallery-images-spinner {
	margin-top: 20px;
	float: none;
}

#rl-modal-gallery .rl-loading-content {
	pointer-events: none;
	opacity: 0.4;
	transition: opacity 0.3s ease-in-out;
}

#rl-modal-gallery .rl-attachments-list .attachment, #rl-modal-gallery .rl-attachments-list .attachment-preview {
	cursor: default;
}

#rl-modal-gallery .rl-galleries-list .attachment .format-landscape {
	width: auto;
	height: 100%;
}

#rl-modal-gallery .rl-galleries-list .attachment .format-portrait {
	width: 100%;
	height: auto;
}

#rl-modal-gallery .rl-status-active {
	opacity: 1;
}

#rl-modal-gallery .rl-status-inactive {
	opacity: 0.4;
}

.wrap .rl-reload-galleries, .wrap .rl-reload-galleries:active {
	margin-left: 10px;
}

.media-frame .rl-gallery-reload-spinner {
	float: none;
	visibility: visible;
	margin-left: 5px;
	margin-top: -5px;
}

.attachments-browser .media-toolbar-primary {
	max-width: 100%;
}