Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
heuzef
/
pannellum
miroir de
https://github.com/mpetroff/pannellum.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
22
Wiki
Activité
Parcourir la source
Container position set to relative, for a better embed into an existing page. We don't want the viewer to be at a fixed place.
pull/84/head
Benjamin BERNARD
il y a 9 ans
Parent
1d93a460cb
révision
98fff919f0
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
src/css/pannellum.css
+ 1
- 1
src/css/pannellum.css
Voir le fichier
@@ -2,7 +2,7 @@
margin: 0;
padding: 0;
overflow: hidden;
position:
fixed
;
position:
relative
;
cursor: default;
width: 100%;
height: 100%;
Écrire
Aperçu
Chargement…
Annuler
Enregistrer