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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user