| 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/wp.3/wp-content/plugins/wp-statistics/assets/dev/sass/pages/ |
Upload File : |
.wps-postbox-tracker {
&__container {
width: 774px;
max-width: 100%;
float: left;
margin-right: 20px;
.rtl & {
float: right;
margin-right: 0;
margin-left: 20px;
}
}
&__box {
background: #FFFFFF;
border: 1px solid #DADCE0;
padding: 32px;
gap: 48px;
border-radius: 8px;
display: flex;
flex-direction: column;
@media(max-width: $breakpoint-audit-mobile) {
padding: 32px 15px;
}
.wps-audit-card__summary {
@media(max-width: $breakpoint-audit-mobile) {
display: none;
}
}
}
&__info {
display: flex;
gap: 24px;
flex-direction: column;
div {
display: flex;
gap: 10px;
flex-direction: column;
* {
padding: 0;
margin: 0;
}
h3 {
font-size: 18px;
font-weight: 600;
line-height: 21.09px;
color: #292D32;
}
p {
color: #56585A;
font-size: 14px;
font-weight: 400;
line-height: 22px;
}
}
}
&__help {
border-top: 1px solid #EEEFF1;
h4 {
font-size: 14px;
font-weight: 500;
line-height: 16.41px;
padding: 0;
margin-top: 32px;
margin-bottom: 16px;
}
p {
font-size: 14px;
font-weight: 400;
line-height: 21px;
color: #56585A;
a {
text-decoration: underline;
font-weight: 400;
}
}
}
&__activity {
display: flex;
gap: 24px;
flex-direction: column;
&-head {
display: flex;
gap: 8px;
flex-direction: column;
h4 {
color: #0C0C0D;
font-size: 16px;
font-weight: 500;
}
p {
font-size: 13px;
font-weight: 400;
line-height: 15.23px;
color: #56585A;
}
* {
margin: 0;
padding: 0;
}
}
&-table {
.o-table-wrapper {
border: 1px solid #EEEFF1;
border-radius: 8px;
tbody {
tr {
td:first-child {
font-size: 13px;
font-weight: 500;
line-height: 15.23px;
}
.o-wrap--no-data {
padding-top: 0 !important;
font-weight: 400;
}
td .wps-country-flag .wps-ellipsis-text {
max-width: 400px !important;
}
}
}
}
}
}
&__filter-lists {
display: flex;
gap: 6px;
flex-direction: column;
.wps-postbox-tracker__filter-list {
h3 {
color: #292D32;
margin: 0 0 6px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.wps-postbox-tracker__filter-content {
border: 1px solid #EEEFF1;
background: #FFFFFF99;
padding: 12px;
border-radius: 4px;
display: flex;
flex-direction: column;
gap: 10px;
min-height: 42px;
box-sizing: border-box;
p {
font-family: "Roboto Mono", "Monaco", "Consolas", "Courier New", monospace;
font-size: 11px;
font-weight: 400;
line-height: 16.5px;
color: #292D32;
padding: 0;
}
}
}
}
}