Skip to content

Commit

Permalink
amazonified js & css
Browse files Browse the repository at this point in the history
git-svn-id: https://subversion.assembla.com/svn/v2engine/trunk@684 a1c503db-2e5a-4881-8658-c54c93b95141
  • Loading branch information
ajacksified committed Feb 22, 2011
1 parent 9c24dd7 commit ca5a9a5
Show file tree
Hide file tree
Showing 16 changed files with 58 additions and 63 deletions.
Binary file modified WebClient/js/account-startup.min.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion WebClient/js/consolefix.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
if (typeof console == "undefined") {
;if (typeof console == "undefined") {
this.console = {log: function() {}};
}
17 changes: 9 additions & 8 deletions WebClient/js/game-startup.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified WebClient/js/game-startup.min.js.gz
Binary file not shown.
Binary file modified WebClient/js/index-startup.min.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion WebClient/js/jquery-easing.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WebClient/js/jquery.cookie.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
;/**
* Cookie plugin
*
* Copyright (c) 2006 Klaus Hartl (stilbuero.de)
Expand Down
2 changes: 1 addition & 1 deletion WebClient/js/jquery.datalink.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WebClient/js/jquery.tipsy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WebClient/js/jquery.watermark.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WebClient/js/jsend.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WebClient/js/jstorage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
;/*
* ----------------------------- JSTORAGE -------------------------------------
* Simple local storage wrapper to save data on the browser side, supporting
* all major browsers - IE6+, Firefox2+, Safari4+, Chrome4+ and Opera 10.5+
Expand Down
Loading

0 comments on commit ca5a9a5

Please sign in to comment.