Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/phpmyadmin/themes/pmahomme/scss/ |
Upload File : |
.nav-pills { .nav-link { margin-left: 0; margin-right: 6px; padding: 4px 10px; font-weight: bold; background: #f2f2f2; color: #235a81; border: 1px solid #ddd; @include border-radius(20px); &:hover { background-color: $bg-one; @include border-radius(0.3em); } img { margin-right: 0.5em; vertical-align: -3px; } } .nav-link.active, .show > .nav-link { background-color: #fff; color: #235a81; @include border-radius(0.3em); } } .nav-tabs { font-weight: bold; .nav-link { background-color: #f2f2f2; color: #555; border-color: $bg-two $bg-two #aaa; margin-right: 0.4em; padding: 7px 10px; &:hover, &:focus { background-color: #e5e5e5; } } .nav-link.active, .nav-item.show .nav-link { &:hover, &:focus { background-color: $nav-tabs-link-active-bg; } } }