Checkbox now animate with style

This commit is contained in:
Brinken
2012-09-02 19:46:33 +02:00
parent 1d71c3a6d2
commit 5f365c44a3
4 changed files with 89 additions and 81 deletions

View File

@@ -63,9 +63,9 @@
$(document).ready(function(){
% if not headphones.CURRENT_VERSION:
var noty_id = noty({
text:'<span class="wsr">V</span> New version available!',
text:'<span class="wsr">V</span> <strong>Headpones Update Available!</strong><br />A new version is ready to be installed.',
layout: 'bottomRight',
type:'information'
type:'information
});
% elif headphones.CURRENT_VERSION != headphones.LATEST_VERSION and headphones.INSTALL_TYPE != 'win':
var noty_id = noty({