| Server IP : 27.254.66.5 / Your IP : 216.73.217.39 Web Server : Apache/2 System : Linux cs82.hostneverdie.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 User : technic2 ( 1951) PHP Version : 7.4.30 Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,sleep,pcntl_exec,virtual,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/technic2/public_html/old-website/wp-content/plugins/jetpack/scss/ |
Upload File : |
@import '../_inc/client/scss/variables/_colors.scss';
.jp-idc-notice,
.jp-idc-notice * {
box-sizing: border-box;
}
.jp-idc-notice {
margin-left: 0;
margin-right: 10px;
margin-top: 10px;
overflow: hidden;
padding-bottom: 16px;
padding-top: 0;
&.is-non-admin {
padding-bottom: 0;
}
}
@media all and ( min-width: 783px ) {
.jp-idc-notice {
margin-right: 20px;
margin-top: 20px;
&.has-help-tabs {
margin-top: 48px;
}
}
}
.jp-idc-notice p {
margin: 0;
padding: 0;
}
.jp-idc-notice {
h3, p {
color: $gray-dark;
}
}
.jp-idc-notice a:not( .dops-notice__action ) {
color: $blue-wordpress;
text-decoration: none;
&:visited {
color: $blue-wordpress;
}
&:hover,
&:focus,
&:active {
color: $link-highlight;
}
}
.jp-idc-notice .dops-button {
align-self: flex-start;
margin-top: auto;
}
.jp-idc-notice > div {
padding: 0 8px;
}
.jp-idc-notice__first-step {
display: inline-block;
}
.jp-idc-notice__second-step {
display: none;
}
.jp-idc-notice.jp-idc-show-second-step {
.jp-idc-notice__first-step {
display: none;
}
.jp-idc-notice__second-step {
display: inline-block;
}
}
.jp-idc-notice .jp-idc-notice__header {
padding-top: 8px;
padding-bottom: 8px;
}
.jp-idc-notice__header__emblem {
fill: $green-primary;
width: 25px;
height: 25px;
margin: 0 1em 0 auto;
float: left;
}
.jp-idc-notice__header__text {
font-size: 14px;
font-weight: 600;
line-height: 25px;
margin: 0;
}
.jp-idc-notice__content-header {
margin: 16px 0;
}
.jp-idc-notice__content-header__lead {
font-size: 16px;
font-weight: 600;
line-height: 21px;
margin: 0;
}
.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
font-size: 14px;
font-weight: 400;
margin: 8px 0 0;
}
@media only screen and ( min-width: 960px ) {
.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {
margin: 4px 0 0;
}
}
.jp-idc-notice__action {
border: 1px solid lighten( $gray, 30% );
border-radius: 4px;
display: flex;
padding: 16px;
flex-direction: column;
margin-top: auto;
}
.jp-idc-notice__action:last-child {
margin: 16px 0 0;
}
@media only screen and ( min-width: 960px ) {
.jp-idc-notice__actions {
display: flex;
}
.jp-idc-notice__action {
flex: 1;
margin: 0 8px 0 0;
}
.jp-idc-notice__action:last-child {
margin: 0 0 0 8px;
}
.jp-idc-notice__action:first-child {
padding-right: 24px;
}
.jp-idc-notice__action:last-child {
padding-left: 24px;
}
}
.jp-idc-notice .jp-idc-notice__action__explanation {
margin: 0 0 16px 0;
}
.jp-idc-notice__separator {
background-color: lighten( $gray, 30% );
margin: 0 -10px 0 -10px;
height: 1px;
}
.jp-idc-notice.is-dismissible .jp-idc-notice__separator {
margin-right: -46px;
}
@media only screen and ( min-width: 782px ) {
.jp-idc-notice__separator {
margin: 0 -12px 0 -12px;
}
.jp-idc-notice.is-dismissible .jp-idc-notice__separator {
margin-right: -38px;
}
}
.jp-idc-notice .jp-idc-notice__unsure-prompt {
margin: 16px 0 0;
}
.jp-idc-notice .jp-idc-error__notice {
display: none;
.dops-notice__icon {
height: auto;
width: auto;
}
}
@media only screen and ( min-width: 683px ) {
.jp-idc-notice .jp-idc-error__notice .dops-notice__text {
line-height: 24px;
}
}