mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-17 14:51:37 +02:00
Force pointer cursor for all anchors
This commit is contained in:
@@ -20,6 +20,10 @@ div.phpdebugbar {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
div.phpdebugbar a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.phpdebugbar-drag-capture {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user