mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-29 12:49:05 +00:00
LibWeb: Don't show pointer (hand) cursor over non-linked a elements
This is already handled by the :link and :visited style.
This commit is contained in:
parent
35a9a2fbb2
commit
57ad99ef16
Notes:
sideshowbarker
2024-07-17 07:10:29 +09:00
Author: https://github.com/awesomekling
Commit: 57ad99ef16
1 changed files with 0 additions and 4 deletions
|
@ -7,10 +7,6 @@ body {
|
|||
margin: 8px;
|
||||
}
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
center {
|
||||
text-align: -libweb-center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue