Skip to content

Commit c5a7c1c

Browse files
updated graph logic w/ data packing
1 parent 3cb722b commit c5a7c1c

File tree

5 files changed

+44
-17
lines changed

5 files changed

+44
-17
lines changed

cache.manifest

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# version 27
2+
# version 28
33

44
# gogole maps files
55
http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
@@ -19,6 +19,7 @@ http://maps.gstatic.com/mapfiles/arrow-down.png
1919
img/logo.png
2020
img/blank.png
2121
img/marker-you.png
22+
img/apple-touch-icon.png
2223
img/markers/antenna-green.png
2324
img/markers/balloon-blue.png
2425
img/markers/balloon-orange.png

css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ header > div {
124124
#main .header {
125125
height: 20px;
126126
padding: 10px;
127+
padding-right: 9px;
127128
border-bottom: 2px solid #33b5e5;
128129
position: relative;
129130
z-index: 4;

0 commit comments

Comments
 (0)