diff --git a/cache.manifest b/cache.manifest index 39b99cfd..85bc31cb 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1 +1 @@ -CACHE MANIFEST # v5 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/base64.js js/bootstrap.js js/gdrive.js js/jquery.jgrowl.js js/jquery.js js/jquery.layout.js js/jquery-ui.custom.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/synchronizer.js img/ajax-loader.gif img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file +CACHE MANIFEST # v5 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/base64.js js/bootstrap.js js/gdrive.js js/jquery.jgrowl.js js/jquery.js js/jquery.layout.js js/jquery-ui.custom.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/synchronizer.js img/ajax-loader.gif img/dropbox.png img/gdrive.png img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/stackedit-16.png img/stackedit-32.ico NETWORK: * \ No newline at end of file diff --git a/css/main.css b/css/main.css index ed90d78d..f2cfdbcf 100644 --- a/css/main.css +++ b/css/main.css @@ -13,7 +13,7 @@ body { /* Override Bootstrap */ -div, span, a, ul, li, textarea, input { +div, span, a, ul, li, textarea, input, button { background-image: none !important; filter: none !important; -webkit-box-shadow: none !important; @@ -132,7 +132,7 @@ hr { } #menu-bar { - margin-right: 15px; + margin: 0 15px 10px 15px; } #wmd-button-bar { @@ -189,6 +189,7 @@ hr { } .icon-code { + width: 15px; background-position: -384px -168px; } diff --git a/gdrive-action.html b/gdrive-action.html new file mode 100644 index 00000000..3bb8f2d1 --- /dev/null +++ b/gdrive-action.html @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/img/dropbox.png b/img/dropbox.png new file mode 100644 index 00000000..c2f10292 Binary files /dev/null and b/img/dropbox.png differ diff --git a/img/glyphicons-halflings.png b/img/glyphicons-halflings.png index 215f90cf..7f7665f3 100644 Binary files a/img/glyphicons-halflings.png and b/img/glyphicons-halflings.png differ diff --git a/index.html b/index.html index 3a13c183..b1c866f9 100644 --- a/index.html +++ b/index.html @@ -49,13 +49,22 @@