mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-31 07:52:37 +01:00
Badge and label have default cursor instead of text one
This commit is contained in:
parent
b0bd3f34f1
commit
d7fbfec01e
@ -97,3 +97,7 @@ button::-moz-focus-inner, a::-moz-focus-inner {
|
||||
a:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.label, .badge {
|
||||
cursor: default;
|
||||
}
|
Loading…
Reference in New Issue
Block a user