[Web] Minor style fixes, Pushover UI fixes

This commit is contained in:
andryyy
2020-04-17 16:56:28 +02:00
parent 35d3586950
commit 11a9315f0d
9 changed files with 117 additions and 85 deletions

View File

@@ -13,6 +13,7 @@ $(document).ready(function() {
}
});
});
$(".arrow-toggle").on('click', function(e) { e.preventDefault(); $(this).find('.arrow').toggleClass("animation"); });
});
jQuery(function($){
// http://stackoverflow.com/questions/24816/escaping-html-strings-with-jquery