Kaynağa Gözat

Added hotspot hover indication.

pull/8/head
Matthew Petroff 10 yıl önce
ebeveyn
işleme
a62693c22f
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      src/css/pannellum.css

+ 4
- 0
src/css/pannellum.css Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet