Skip to content

Commit 423ce4c

Browse files
committed
version 2.0.1:
Added: Cache icons missing (Geocaching HQ, Lost and Found, Block Party, Giga Event..) Optimization and bug fix
1 parent 49611c0 commit 423ce4c

30 files changed

Lines changed: 119 additions & 65 deletions

cache.manifest

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
CACHE MANIFEST
22

3-
# 2014-04-17
3+
# date: 2014-04-24
4+
# version: 2.0.1
45

56
CACHE:
67
gcgpxviewer.min.css
@@ -29,9 +30,14 @@ img/11.gif
2930
img/12.gif
3031
img/13.gif
3132
img/137.gif
33+
img/453.gif
3234
img/1304.gif
3335
img/1858.gif
34-
img/453.gif
36+
img/3653.gif
37+
img/3773.gif
38+
img/3774.gif
39+
img/4738.gif
40+
img/7005.gif
3541
js/gcgpxviewer.min.js
3642

3743
NETWORK:

css/design.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ input {
9494
.infowindow dl dd,.infowindow h4 {
9595
margin-bottom: 0.25em;
9696
}
97-
97+
.infowindow dl dd {
98+
overflow: hidden;
99+
}
98100
h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd {
99101
border: 0 none;
100102
font-family: inherit;

docs/gcgpxviewer.html

Lines changed: 52 additions & 29 deletions
Large diffs are not rendered by default.

gcgpxviewer.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/3653.gif

550 Bytes
Loading

img/3773.gif

1.1 KB
Loading

img/3774.gif

1.11 KB
Loading

img/4738.gif

1.08 KB
Loading

img/7005.gif

2.34 KB
Loading

img/ct11.png

562 Bytes
Loading

0 commit comments

Comments
 (0)