Procházet zdrojové kódy

Update pannellum.css

css for workarround fullscreen api for iphone
pull/1132/head
the-ft před 1 rokem
committed by GitHub
rodič
revize
43dc9fc055
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. +11
    -0
      src/css/pannellum.css

+ 11
- 0
src/css/pannellum.css Zobrazit soubor

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



Načítá se…
Zrušit
Uložit