Skip to content

Commit

Permalink
Merge pull request #48 from philbuchanan/v3.2
Browse files Browse the repository at this point in the history
V3.2
  • Loading branch information
philbuchanan committed Dec 17, 2015
2 parents b46fca1 + 4b288f3 commit d17c656
Show file tree
Hide file tree
Showing 5 changed files with 445 additions and 332 deletions.
4 changes: 2 additions & 2 deletions calculator.appcache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# v3.1.2: 2015-12-14
# v3.2: 2015-12-17
index.html
js/script.js
css/style.css
Expand All @@ -9,4 +9,4 @@ assets/touch-icon-iphone-120.png
assets/touch-icon-iphone-152.png
assets/touch-icon-iphone-180.png
assets/touch-icon-iphone-76.png
assets/app-icon-large.png
assets/app-icon-large.png
2 changes: 1 addition & 1 deletion css/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -520,4 +520,4 @@ button {
&:hover {
color: #d9d9d9;
}
}
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
</div>
<script src="js/script.js" type="text/javascript"></script>
</body>
</html>
</html>
Loading

0 comments on commit d17c656

Please sign in to comment.