mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
remove skeuo
This commit is contained in:
parent
aa5fd916af
commit
00506aa332
6 changed files with 4 additions and 29037 deletions
|
@ -71,7 +71,7 @@ var init = function() {
|
|||
eventBaton.stealBaton('docKeydown', function() { });
|
||||
eventBaton.stealBaton('docKeyup', function() { });
|
||||
|
||||
$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol. Skeumorphic design ftw'); });
|
||||
$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol.'); });
|
||||
|
||||
/**
|
||||
* I am disabling this for now, it works on desktop but is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue