diff --git a/cache.manifest b/cache.manifest index 25bf23aa..873c54bb 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1 +1 @@ -CACHE MANIFEST # v33 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/bootstrap.js js/config.js js/custo.github.js js/dropbox.js js/gdrive.js js/jgrowl.js js/jquery.js js/jquery-ui.js js/layout.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/require.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: * +CACHE MANIFEST # v33 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/bootstrap.js js/config.js js/custo.github.js js/dropbox-helper.js js/github.js js/google-helper.js js/jgrowl.js js/jquery.js js/jquery-ui.js js/layout.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/publisher.js js/require.js js/synchronizer.js js/underscore-min.js img/ajax-loader.gif img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/icons.png img/stackedit-32.ico img/stackedit-promo.png NETWORK: * diff --git a/css/main.css b/css/main.css index c35b3684..29e6d16b 100644 --- a/css/main.css +++ b/css/main.css @@ -225,18 +225,53 @@ hr { background-position: -456px -168px; } -.icon-gdrive { - background-image: url("../img/gdrive.png") !important; +.icon-stackedit { + background-image: url("../img/icons.png") !important; width: 16px; height: 16px; - background-position: 0 0; + background-position: -1px 0; +} + +.icon-gdrive { + background-image: url("../img/icons.png") !important; + width: 16px; + height: 16px; + background-position: -19px 0; } .icon-dropbox { - background-image: url("../img/dropbox.png") !important; + background-image: url("../img/icons.png") !important; width: 16px; height: 16px; - background-position: 0 0; + background-position: -37px 0; +} + +.icon-github { + background-image: url("../img/icons.png") !important; + width: 16px; + height: 16px; + background-position: -55px 0; +} + +.icon-blogger { + background-image: url("../img/icons.png") !important; + width: 16px; + height: 16px; + background-position: -73px 0; +} + +.icon-tumblr { + background-image: url("../img/icons.png") !important; + width: 16px; + height: 16px; + background-position: -91px 0; +} + +.icon-wordpress { + background-image: url("../img/icons.png") !important; + width: 16px; + height: 16px; + background-position: -109px 0; } .icon-spinner { diff --git a/dropbox-oauth-receiver.html b/dropbox-oauth-receiver.html index a0dac02a..7659eebd 100644 --- a/dropbox-oauth-receiver.html +++ b/dropbox-oauth-receiver.html @@ -1,7 +1,7 @@ - + diff --git a/img/dropbox.png b/img/dropbox.png deleted file mode 100644 index c2f10292..00000000 Binary files a/img/dropbox.png and /dev/null differ diff --git a/img/gdrive.png b/img/gdrive.png deleted file mode 100644 index 6346fb2b..00000000 Binary files a/img/gdrive.png and /dev/null differ diff --git a/img/icons.png b/img/icons.png new file mode 100644 index 00000000..b13b1b87 Binary files /dev/null and b/img/icons.png differ diff --git a/index.html b/index.html index f4bba471..2b58c763 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,10 @@
  • +
  •    + data-toggle="dropdown" href="#" title="Menu">