Skip to content

Commit

Permalink
Access mode fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Lovato committed Nov 15, 2013
1 parent 983ba94 commit b94dab9
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.sass-cache/
node_modules/
Empty file modified LICENSE
100755 → 100644
Empty file.
3 changes: 2 additions & 1 deletion css/ladda-theme.scss
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/** Contains the default Ladda button theme styles */
@import 'ladda.scss';


/*************************************
Expand Down Expand Up @@ -77,4 +78,4 @@ $mint: #16a085;
&[data-size=xl] .ladda-label {
font-size: 1.5em;
}
}
}
Empty file modified css/ladda.scss
100755 → 100644
Empty file.
Empty file modified index.html
100755 → 100644
Empty file.
Empty file modified js/ladda.js
100755 → 100644
Empty file.
Empty file modified js/spin.js
100755 → 100644
Empty file.

0 comments on commit b94dab9

Please sign in to comment.