mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
pikvm/kvmd#63: centered blue dot by cursor, added transparency
This commit is contained in:
@@ -53,7 +53,7 @@ div.stream-box-offline::after {
|
||||
background: radial-gradient(transparent 20%, black);
|
||||
}
|
||||
div.stream-box-mouse-enabled {
|
||||
cursor: url("../../svg/stream-mouse-cursor.svg"), pointer;
|
||||
cursor: url("../../svg/stream-mouse-cursor.svg") 5 5, pointer;
|
||||
}
|
||||
|
||||
img#stream-image,
|
||||
|
||||
Reference in New Issue
Block a user