From a8c78d482d5e42925c3990bc6792d6e533ac31df Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 20 Feb 2014 13:36:52 +0330 Subject: [PATCH] Fixed Email, Save on Mn Sdcard (B2G), Increased font size, Color Picker closed by clicking outside --- Gruntfile.js | 6 +++--- Mobile/index.html | 4 ++-- Mobile/js/diff.js | 26 +++++++++++++++++--------- Mobile/manifest.webapp | 2 +- Shared/css/main.less | 21 +++++++++++---------- Shared/js/events.js | 28 ++++++++++++++++++---------- Web/index.html | 4 ++-- Web/js/main.js | 1 + build/mobile/css/main.css | 20 +++++++++++--------- build/mobile/index.html | 5 ++--- build/mobile/js/diff.js | 2 +- build/mobile/js/events.js | 2 +- build/mobile/manifest.webapp | 2 +- build/web/css/main.css | 20 +++++++++++--------- build/web/index.html | 4 ++-- build/web/js/events.js | 2 +- build/web/js/main.js | 2 +- 17 files changed, 86 insertions(+), 65 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 4982baa..620c64f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -52,13 +52,13 @@ module.exports = function(grunt) { { expand: true, cwd: 'Shared', - src: 'img', + src: 'img/**', dest: 'build/mobile' }, { expand: true, cwd: 'Shared', - src: 'img', + src: 'img/**', dest: 'build/web' }, { @@ -109,7 +109,7 @@ module.exports = function(grunt) { } }, copy: { - files: 'Shared/**', + files: ['Shared/img/**', 'Mobile/index.html', 'Mobile/manifest.webapp', 'Web/index.html', 'Web/manifest.webapp', 'Web/cache.appcache'], tasks: 'copy', options: { spawn: false diff --git a/Mobile/index.html b/Mobile/index.html index 5620125..a183641 100755 --- a/Mobile/index.html +++ b/Mobile/index.html @@ -42,7 +42,7 @@

Sketch

-

Connet Telorance40

+

Telorance40

@@ -53,7 +53,7 @@