diff --git a/abort.html b/abort.html index ab71c04..fe95171 100644 --- a/abort.html +++ b/abort.html @@ -18,7 +18,7 @@ - + diff --git a/css/style.css b/css/style.css index 66902a7..0f4ad24 100644 --- a/css/style.css +++ b/css/style.css @@ -228,7 +228,7 @@ button.follow:hover, button.unfollow:hover, .following-own-modal .following-list right: 0; width: 34px; height: 54px; - background: url(../img/twister_mini.png) no-repeat right 5px; + background: url(../img/twisterarmy.png) no-repeat right 5px; } .userMenu > ul > li { diff --git a/home.html b/home.html index 8de754b..c49df42 100644 --- a/home.html +++ b/home.html @@ -29,7 +29,7 @@ - + diff --git a/img/twisterarmy.png b/img/twisterarmy.png new file mode 100644 index 0000000..77b8a61 Binary files /dev/null and b/img/twisterarmy.png differ diff --git a/index.html b/index.html index c3c8c49..ae98c63 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + diff --git a/js/mobile_abstract.js b/js/mobile_abstract.js index 7bade1e..59eabfa 100644 --- a/js/mobile_abstract.js +++ b/js/mobile_abstract.js @@ -479,7 +479,7 @@ var MAL = function() if (!req.title) req.title = polyglot.t('notify_desktop_title'); if (!req.icon) - req.icon = '../img/twister_mini.png'; + req.icon = '../img/twisterarmy.png'; if (!req.tag) req.tag = 'twister_notification'; if (!req.timeout) diff --git a/js/options.js b/js/options.js index 1752ea6..c43694d 100644 --- a/js/options.js +++ b/js/options.js @@ -467,7 +467,7 @@ function tickOptionsPostPreview() { var imgPreviewCont = elem.find('.preview-container'); fillElemWithTxt(elem.children().first(), - polyglot.t('post_preview_dummy', {logo: '/img/twister_mini.png', site: 'http://twister.net.co'})); + polyglot.t('post_preview_dummy', {logo: '/img/twisterarmy.png', site: 'http://twister.net.co'})); if ($.Options.displayPreview.val === 'enable') { imgPreviewCont.empty(); diff --git a/network.html b/network.html index ddf4209..92ae3e6 100644 --- a/network.html +++ b/network.html @@ -24,7 +24,7 @@ - + diff --git a/options.html b/options.html index f8a95d8..04a971a 100644 --- a/options.html +++ b/options.html @@ -20,7 +20,7 @@ - + diff --git a/tmobile.html b/tmobile.html index 00a2394..a24b063 100644 --- a/tmobile.html +++ b/tmobile.html @@ -37,7 +37,7 @@ - +