1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 13:00:42 +01:00

Tweak active badge

This commit is contained in:
Barry vd. Heuvel 2024-04-04 11:41:46 +02:00
parent dc11707041
commit ca2597a6ad

View File

@ -197,7 +197,7 @@ a.phpdebugbar-tab.phpdebugbar-active {
text-shadow: none;
}
a.phpdebugbar-tab.phpdebugbar-active span.phpdebugbar-badge {
background: #000;
background: #555;
color: #fff;
}
a.phpdebugbar-tab i {