mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 09:24:25 +00:00
Fix UI elements getting underline like links (#15038)
This commit is contained in:
parent
99707791ed
commit
54d7b0f8e7
@ -82,7 +82,7 @@
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
a:not(.ui):hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user