mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Fixed: Use proper cursor for text and linked labels (#3041)
This commit is contained in:
committed by
Leonardo Galli
parent
ab0bf64273
commit
31c357fdde
@@ -156,6 +156,10 @@
|
||||
width : 170px;
|
||||
|
||||
:hover {
|
||||
cursor : default;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user