????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 : |
.wp-core-ui {
input,
select,
textarea {
border-color: #ddd;
min-height: 10px;
max-width: none;
}
select {
height: 30px;
margin-top: 0;
margin-bottom: 0;
}
}
// DEFAULT & SECONDARY
.wp-core-ui button,
.wp-core-ui .button {
color: #555;
background: #f7f7f7;
border-color: #ccc;
min-height: 0;
&:hover,
&:focus {
color: #23282d;
background: #fafafa;
border-color: #999;
}
&:active {
color: #555;
background: #eee;
border-color: #999;
}
&:disabled,
&.disabled,
&[disabled] {
color: rgba(0, 0, 0, 0.5) !important;
border-color: #ddd!important;
background: #f7f7f7!important;
}
}
// PRIMARY
.wp-core-ui .button-primary {
color: #fff;
background: #007cba;
border-color: #007cba;
&:hover,
&:focus {
color: #fff;
background: #0071a1;
border-color: #0071a1;
}
&:active {
color: #fff;
background: #00669b;
border-color: #00669b;
}
&:disabled,
&.disabled,
&[disabled] {
color: rgba(255, 255, 255, 0.6) !important;
background: #008ec2 !important;
border-color: #008ec2 !important;
}
}
// RED
.wp-core-ui .ls-button-red {
color: #fff;
background: #e14d43;
border-color: #e14d43;
&:hover,
&:focus {
color: #fff;
background: #e35950;
border-color: #df4136;
}
&:active {
color: #fff;
background: #dd382d;
border-color: #dd382d;
}
&:disabled,
&.disabled,
&[disabled] {
color: rgba(255, 255, 255, 0.6) !important;
background: #d92e23!important;
border-color: #d92e23!important;
text-shadow: none !important
}
}