| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/test33.chuangfenglink.xyz/wp-content/plugins/woocommerce/assets/css/ |
Upload File : |
@import "variables";
body {
background: #f1f1f1;
box-shadow: none;
margin: 100px auto 24px;
padding: 0;
}
#wc-logo {
border: 0;
margin: 33px 24px;
padding: 0;
text-align: center;
font-size: 0;
img {
max-width: 50%;
min-height: 50px;
}
}
.wc-auth-content {
background: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
overflow: hidden;
padding: 24px 24px 0;
zoom: 1;
h1, h2, h3, table {
border: 0;
clear: none;
color: #666;
margin: 0 0 24px;
padding: 0;
}
p, ul {
color: #666;
font-size: 1em;
line-height: 1.75em;
margin: 0 0 24px;
}
p {
padding: 0;
}
a {
color: $primary;
&:hover, &:focus {
color: darken($primary, 40%);
}
}
.wc-auth-login {
label {
color: #999;
display: block;
margin-bottom: 0.5em;
}
input {
box-sizing: border-box;
font-size: 1.3em;
padding: 0.5em;
width: 100%;
}
.wc-auth-actions {
padding: 0;
.wc-auth-login-button {
float: none;
width: 100%;
}
}
}
}
.wc-auth-permissions {
list-style: disc inside;
padding: 0;
li {
font-size: 1em;
}
}
.wc-auth-logged-in-as {
background: #f5f5f5;
border-bottom: 2px solid #eee;
line-height: 70px;
margin: 0 0 24px;
padding: 0 1em 0 0;
p {
margin: 0;
line-height: 70px;
}
img {
float: left;
height: 70px;
margin: 0 1em 0 0;
}
.wc-auth-logout {
float: right;
}
}
.wc-auth .wc-auth-actions {
overflow: hidden;
padding-left: 24px;
.button {
background: #f7f7f7;
border-bottom-width: 2px;
border: 1px solid #d7d7d7;
box-sizing: border-box;
color: #777;
float: right;
font-size: 1.25em;
height: auto;
line-height: 1em;
padding: 1em 2em;
text-align: center;
width: 50%;
&:hover, &:focus {
background: #fcfcfc;
}
}
.button-primary {
background: $primary;
border-color: $primary;
box-shadow: 0 0 0;
color: #fff;
float: right;
opacity: 1;
text-shadow: none;
&:hover, &:focus {
background: lighten($primary, 5%);
color: #fff;
}
}
.wc-auth-approve {
float: right;
}
.wc-auth-deny {
float: left;
margin-left: -24px;
}
}