/** * @copyright (C) 2012 Open Source Matters, Inc. * @license GNU General Public License version 2 or later; see LICENSE.txt */ /* Debug Bar */ .phpdebugbar-badge { color: white !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; }