mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 13:28:35 +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;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.phpdebugbar a {
|
div.phpdebugbar a,
|
||||||
|
div.phpdebugbar-openhandler {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user