Server IP : 192.185.129.71 / Your IP : 3.145.81.212 Web Server : Apache System : Linux bh-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : svymadmin ( 4072) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home4/svymadmin/public_html/vivekaexcel.edu.in/adminassets/scss/material-dashboard/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
.progress { height: 4px; border-radius: 0; box-shadow: none; background: #DDDDDD; margin-bottom: 20px; .progress-bar { box-shadow: none; @include variations(unquote(".progress-bar"), unquote(""), background-color, $primary); &.progress-bar-primary{ background: $primary !important; } &.progress-bar-info{ background: $info; } &.progress-bar-success{ background: $success; } &.progress-bar-warning{ background: $warning; } &.progress-bar-danger{ background: $danger; } &.progress-bar-striped { background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent) !important; background-size: 1rem 1rem !important; } } &.progress-line-primary{ background: rgba($primary,.2); } &.progress-line-info{ background: rgba($info,.2); } &.progress-line-success{ background: rgba($success,.2); } &.progress-line-warning{ background: rgba($warning,.2); } &.progress-line-danger{ background: rgba($danger,.2); } }