pikvm/kvmd#63: centered blue dot by cursor, added transparency

This commit is contained in:
Maxim Devaev
2021-09-19 23:43:50 +03:00
parent b6a59941c8
commit cfa7aca2bf
2 changed files with 19 additions and 18 deletions

View File

@@ -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,