diff --git a/src/css/pannellum.css b/src/css/pannellum.css index f9bbfa3..c7ac4b3 100644 --- a/src/css/pannellum.css +++ b/src/css/pannellum.css @@ -262,6 +262,10 @@ body { width: 26px; visibility: hidden; cursor: default; + border-radius: 13px; +} +.hotspot:hover { + background-color: rgba(255,255,255,0.2); } .hotspot.info { background-position: 0 -104px;