1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-27 19:50:21 +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; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
cursor: pointer;
} }
div.phpdebugbar-openhandler .phpdebugbar-openhandler-actions { div.phpdebugbar-openhandler .phpdebugbar-openhandler-actions {
text-align: center; text-align: center;