Server IP : 192.185.129.71 / Your IP : 18.191.31.198 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/bkp/adminassets/scss/material-dashboard/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
.nav-pills{ border: 0; border-radius: 3px; padding: 0 15px; &:not(.flex-column) .nav-item + .nav-item:not(:first-child){ margin-left: 5px; } &.flex-column{ .nav-item + .nav-item{ margin-top: 5px; } } .nav-item { .nav-link{ line-height: $mdb-btn-font-size-base * 2; text-transform: uppercase; font-size: $mdb-btn-font-size-base; font-weight: $font-weight-bold; min-width: 100px; text-align: center; color: $pills-color; transition: all .3s; border-radius: 30px; padding: 10px 15px; &:hover{ background-color: rgba(200, 200, 200, 0.2); } &.active{ color: $white; background-color: $primary; @include shadow-big-color($primary); } } i{ display: block; font-size: 30px; padding: 15px 0; } } &.nav-pills-info{ .nav-item { .nav-link.active{ &, &:focus, &:hover{ background-color: $info; @include shadow-big-color($info); color: $white; } } } } &.nav-pills-rose{ .nav-item { .nav-link.active{ &, &:focus, &:hover{ background-color: $rose; @include shadow-big-color($rose); color: $white; } } } } &.nav-pills-success{ .nav-item { .nav-link.active{ &, &:focus, &:hover{ background-color: $success; @include shadow-big-color($success); color: $white; } } } } &.nav-pills-warning{ .nav-item { .nav-link.active{ &, &:focus, &:hover{ background-color: $warning; @include shadow-big-color($warning); color: $white; } } } } &.nav-pills-danger{ .nav-item { .nav-link.active{ &, &:focus, &:hover{ background-color: $danger; @include shadow-big-color($danger); color: $white; } } } } &.nav-pills-icons{ .nav-item{ .nav-link{ border-radius: 4px; } } } } .tab-space{ padding: 20px 0 50px 0px; } .card{ .tab-content.tab-space{ padding: 20px 0 9px 0; } }