mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Changing my tabs to spaces :)
This commit is contained in:
parent
75dc3a71b7
commit
1772de2531
@ -9,9 +9,9 @@ $.fn.ready(function() {
|
||||
|
||||
$("#menu").click(function(){
|
||||
$("#links").toggle();
|
||||
if ($('#content').hasClass('opacity03')) {
|
||||
$('#content').removeClass('opacity03');
|
||||
}
|
||||
if ($('#content').hasClass('opacity03')) {
|
||||
$('#content').removeClass('opacity03');
|
||||
}
|
||||
});
|
||||
|
||||
/* ==========================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user