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/lipovac/wp-content/plugins/LayerSlider/static/scss/global.scss
/**************************************************/
/*                   N O T I C E                  */
/**************************************************/

.ls-plugins-screen-notice:before {
	content: "\f153" !important;
}

.layerslider_notice {
	margin: 0px 15px 5px 0px;
	padding: 19px 0px;
	background: none;
	border: none;
	border-bottom: 1px dotted #ccc;
}

.layerslider_notice img {
	margin-right: 15px;
	float: left;
}

.layerslider_notice h1 {
	margin: 0px 0px 10px 0px;
	font: normal normal normal 24px/30px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}

.layerslider_notice p {
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	padding-right: 200px;
	position: relative;
}

.layerslider_notice p i {
	color: #999;
	font-size: 13px;
}

.layerslider_notice a {
	display: block;
	width: 181px;
	height: 30px;
	padding: 0px;
	background: #f74402;
	border-radius: 2px;
	text-align: center;
	font: normal normal normal 14px/30px Arial, serif;
	color: white;
	text-shadow: none;
	position: absolute;
	right: 1px;
	top: 5px;
	border: 2px solid #fff;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	box-shadow: 0px 0px 1px black;
	text-decoration: none;
}

.layerslider_notice a:hover {
	background: #de2e00;
	color: white;
}


/**************************************************/
/*                   N O T I C E                  */
/**************************************************/
@import "tinymce";