mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 05:18:32 +01:00
Force pointer cursor on openhandler's anchors
This commit is contained in:
parent
d36c9975a9
commit
e8cca54c62
@ -20,7 +20,8 @@ div.phpdebugbar {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
div.phpdebugbar a {
|
||||
div.phpdebugbar a,
|
||||
div.phpdebugbar-openhandler {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user