Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 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 MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/bulma/sass/elements/ |
Upload File : |
$progress-bar-background-color: $border-light !default $progress-value-background-color: $text !default $progress-border-radius: $radius-rounded !default $progress-indeterminate-duration: 1.5s !default .progress @extend %block -moz-appearance: none -webkit-appearance: none border: none border-radius: $progress-border-radius display: block height: $size-normal overflow: hidden padding: 0 width: 100% &::-webkit-progress-bar background-color: $progress-bar-background-color &::-webkit-progress-value background-color: $progress-value-background-color &::-moz-progress-bar background-color: $progress-value-background-color &::-ms-fill background-color: $progress-value-background-color border: none // Colors @each $name, $pair in $colors $color: nth($pair, 1) &.is-#{$name} &::-webkit-progress-value background-color: $color &::-moz-progress-bar background-color: $color &::-ms-fill background-color: $color &:indeterminate background-image: linear-gradient(to right, $color 30%, $progress-bar-background-color 30%) &:indeterminate animation-duration: $progress-indeterminate-duration animation-iteration-count: infinite animation-name: moveIndeterminate animation-timing-function: linear background-color: $progress-bar-background-color background-image: linear-gradient(to right, $text 30%, $progress-bar-background-color 30%) background-position: top left background-repeat: no-repeat background-size: 150% 150% &::-webkit-progress-bar background-color: transparent &::-moz-progress-bar background-color: transparent // Sizes &.is-small height: $size-small &.is-medium height: $size-medium &.is-large height: $size-large @keyframes moveIndeterminate from background-position: 200% 0 to background-position: -200% 0