HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
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: /home/unimil/public_html/wp-content/plugins/LayerSlider/static/scss/_transition_gallery.scss
#ls-transition-window {
	display: none;
	padding-top: 31px;
	box-sizing: border-box;
}

#ls-transition-window .inner {
	height: 100%;
	padding: 0;
	overflow-y: auto;
	font-family: 'Open Sans', 'HelveticaNeue-Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}

#ls-transition-window header {
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #ddd;
	line-height: 30px;
	background: #F1F1F1;
}

#ls-transition-window header h2 {
	margin: 0 0 0 10px;
	float: left;
	font-size: 14px;
}

#ls-transition-window header .filters {
	border-left: 0;
	margin-left: 20px;
}

#ls-transition-window header b {
	float: right;
	line-height: 30px;
	margin-right: 5px;
	cursor: pointer;
}

#ls-transition-window header a,
#ls-transition-window header i {
	margin-right: 20px;
	float: right;
	font-style: normal;
	cursor: pointer;
}

#ls-transition-window .ls-checkbox {
	margin-right: 5px;
	margin-top: 5px;
}

#ls-transition-window table {
	border-spacing: 0px;
	border-collapse: collapse;
}

#ls-transition-window th {
	height: 20px;
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background: #f7f7f7;
	font-weight: normal;
	border-bottom: 1px solid #dfdfdf;
}

#ls-transition-window tbody:last-child th {
	border-top: 1px solid #dfdfdf;
}


#ls-transition-window tbody {
	display: none;
}

#ls-transition-window tbody.active {
	display: table-row-group;
}

#ls-transition-window tbody td {
	line-height: 32px;
	padding: 0 10px;
	background: white !important;
	border-right: 1px solid #ddd;
}

#ls-transition-window tbody td:last-child {
	border-right: 0;
}

#ls-transition-window tbody a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	outline: none;
	transition: none !important;
}

#ls-transition-window tbody td.c {
	width: 31px;
	padding: 0;
	text-align: center;
	color: #444;
}

#ls-transition-window tbody td i {
	font-style: normal;
}

#ls-transition-window tbody td i:last-child {
	display: none;
}

#ls-transition-window tbody td.added i:first-child {
	display: none;
}

#ls-transition-window tbody td.added i:last-child {
	display: inline-block;
	color: #92BD67;
	line-height: inherit;
	font-size: 25px;
	margin-left: -7px;
}

.ls-icon-star {
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	margin: 2px 8px 0px 10px;
	background: transparent url(../img/sprite.png) 0px -810px no-repeat;
}