mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 05:18:32 +01:00
Force pointer cursor for all anchors
This commit is contained in:
parent
8a3f058194
commit
00a5a37fcf
@ -20,6 +20,10 @@ div.phpdebugbar {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
div.phpdebugbar a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.phpdebugbar-drag-capture {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user