We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6405d57 commit fb0aec9Copy full SHA for fb0aec9
framework/core/CDebug.php
@@ -401,7 +401,7 @@ public static function displayInfo()
401
#debug-panel fieldset legend ul li.title > .item-debug {display:none;}
402
#debug-panel fieldset legend ul li.item a {display:block;visibility:hidden;}
403
#debug-panel fieldset legend ul li.item a:first-letter {visibility:visible !important;}
404
- #debug-panel fieldset legend ul li.item {width:30px; height:15px; margin-bottom:3px;)
+ #debug-panel fieldset legend ul li.item {width:30px; height:15px; margin-bottom:3px;}
405
}
406
</style>';
407
0 commit comments