1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-25 02:31:25 +02:00

Add pointer

This commit is contained in:
Barry vd. Heuvel
2025-01-31 10:13:41 +01:00
parent 2fd389f7f5
commit 25cfa31558

View File

@@ -89,6 +89,7 @@ div.phpdebugbar-openhandler {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
div.phpdebugbar-openhandler .phpdebugbar-openhandler-actions {
text-align: center;