diff --git a/build/media_source/plg_system_debug/css/debug.css b/build/media_source/plg_system_debug/css/debug.css
index 33ad977a84f03..e5244e1acf0e9 100644
--- a/build/media_source/plg_system_debug/css/debug.css
+++ b/build/media_source/plg_system_debug/css/debug.css
@@ -3,12 +3,7 @@
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
-/* Debug Bar */
-.phpdebugbar-badge {
- color: #fff !important;
- background-color: rgb(40,70,106) !important;
-}
-
-div.phpdebugbar-header, a.phpdebugbar-restore-btn {
- background: #efefef url("data:image/svg+xml;utf8,") no-repeat 5px 4px / 20px 20px !important;
+/* Debug Bar Joomla Logo */
+a.phpdebugbar-restore-btn:after {
+ background: #efefef url("data:image/svg+xml;utf8,") no-repeat 5px 4px / 20px 20px !important;
}
diff --git a/composer.lock b/composer.lock
index e35f7513bd193..eb73b2e9da898 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3025,16 +3025,16 @@
},
{
"name": "php-debugbar/php-debugbar",
- "version": "v2.1.0",
+ "version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-debugbar/php-debugbar.git",
- "reference": "35e7209b9f77e27ee12edb2203d0f8116080ec95"
+ "reference": "e044ee885e5e0ba54da1138ce49c9096f6e3facb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/35e7209b9f77e27ee12edb2203d0f8116080ec95",
- "reference": "35e7209b9f77e27ee12edb2203d0f8116080ec95",
+ "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/e044ee885e5e0ba54da1138ce49c9096f6e3facb",
+ "reference": "e044ee885e5e0ba54da1138ce49c9096f6e3facb",
"shasum": ""
},
"require": {
@@ -3089,9 +3089,9 @@
],
"support": {
"issues": "https://github.com/php-debugbar/php-debugbar/issues",
- "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.0"
+ "source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.1"
},
- "time": "2025-02-01T16:26:14+00:00"
+ "time": "2025-02-13T12:08:20+00:00"
},
{
"name": "php-tuf/php-tuf",