the-ft
1 anno fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
11 aggiunte e
0 eliminazioni
-
src/css/pannellum.css
|
|
@@ -480,3 +480,14 @@ div.pnlm-tooltip:hover span:after { |
|
|
|
.pnlm-pointer { |
|
|
|
cursor: pointer; |
|
|
|
} |
|
|
|
|
|
|
|
.pnlm-workaroundfullscreen { |
|
|
|
position: absolute !important ; |
|
|
|
top: 0; |
|
|
|
right: 0; |
|
|
|
bottom: 0; |
|
|
|
left: 0; |
|
|
|
height: 100% !important; |
|
|
|
} |
|
|
|
|
|
|
|
|