1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins

This commit is contained in:
Mark Otto
2011-09-29 01:40:27 -07:00
parent 2d81d65533
commit f919f6f94f
9 changed files with 567 additions and 824 deletions

View File

@@ -1,5 +1,5 @@
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */