Server IP : 15.235.198.142 / Your IP : 216.73.216.197 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/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; } } }