| Server IP : 38.190.208.107 / Your IP : 216.73.217.38 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.10/wp-content/themes/dt-the7/css/static-less/shortcodes/ |
Upload File : |
/* #Progress bar
================================================== */
/*#main */.vc_progress_bar.dt-style .vc_single_bar {
height: 30px;
margin-bottom: 10px;
box-shadow: none;
}
.vc_progress_bar.dt-style .vc_single_bar:last-child {
margin-bottom: 0;
}
.dt-style.vc_progress_bar.pb-style-two .vc_single_bar {
height: 13px;
}
.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar {
animation: none;
background-repeat: no-repeat;
background-size: 100%;
}
.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar.accent-bg .vc_bar.animated:after {
animation: progress-bar-stripes 2s linear infinite;
}
.dt-style.vc_progress_bar.pb-style-three .vc_single_bar {
height: 7px;
margin-bottom: 15px;
}
.vc_progress_bar.dt-style .vc_single_bar .vc_label {
height: 30px;
padding-top: 0;
padding-bottom: 0;
line-height: 30px;
text-shadow: none;
}
.pb-style-three.dt-style .vc_label,
.pb-style-two.dt-style .vc_label {
display: block;
margin-bottom: 8px;
}
.vc_progress_bar .vc_label,
.pb-style-one.vc_progress_bar .vc_label * {
color: #fff;
}