Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
razekteixeira authored May 15, 2017
2 parents 61b6e1f + 7d6e521 commit 201884e
Show file tree
Hide file tree
Showing 121 changed files with 10,197 additions and 1,266 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ donate/*.html
examples/index.html
get-started/index.html
vue/*.html
react/*.html
plugins/index.html
showcase/index.html
icons/index.html
tutorials/*.html
index.html
remote.json
nbproject
react-jade-temp/
3 changes: 3 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ a {
a:hover {
text-decoration: underline;
}
ul {
padding-left: 30px;
}
li {
margin: 5px 0;
}
Expand Down
311 changes: 277 additions & 34 deletions dist/css/framework7.ios.colors.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/css/framework7.ios.colors.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 201884e

Please sign in to comment.