????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.217 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/www.astacus.eu/wp-content/plugins/LayerSlider/static/admin/scss/ |
Upload File : |
// BASE CSS
//----------------------------------------------------------------
html, body {
background: white;
}
.clear {
clear: both;
float: none !important;
}
.wrap {
position: relative;
}
#wpbody-content * {
direction: ltr !important;
}
.wrap a {
outline: none;
}
.wrap a:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
#screen-meta-links {
position: relative;
z-index: 10;
float: right;
}
#contextual-help-link-wrap,
#screen-options-link-wrap,
#show-guides-link-wrap {
float: left;
border: 0 !important;
button {
border: 1px solid #ccc !important;
border-top: 0 !important;
box-shadow: none !important;
}
}
#show-guides-link-wrap {
margin: 0 30px 0 6px;
button {
background: #f1f1f1 !important;
}
}
#ls-guides-wrap {
padding: 8px 20px 12px;
h5 {
margin: 0;
padding: 8px 0;
font-size: 13px;
font-weight: 600;
}
}
#ls-screen-options-form {
input[type="number"] {
width: 50px;
}
button {
margin-left: 10px;
}
}
.ls-hidden {
display: none !important;
}
.wrap .ls-preview *,
.wrap .ls-layer * {
text-shadow: none;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
// BASE VARS
//----------------------------------------------------------------
$fontHelvetica: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
$boxHeaderGradient: 3% 10%;
$boxHeaderGradientDark: 10% 20%;
$boxHeaderGradientBlue: #2a95c5 #21759b;
// SCSS MIXINS
//----------------------------------------------------------------
@import "mixins";
// INTERFACE
//----------------------------------------------------------------
@import "interface";
// PAGE SPECIFIC
//----------------------------------------------------------------
@import "sliders_list";
@import "slider_settings";
@import "slide_settings";
@import "layer_settings";
@import "transition_gallery";
@import "transition_builder";
@import "compatibility";