aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-components.html
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+138
2013-07-18flatten docs dir back into rootMark Otto1-112/+0
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-0/+1
* Since we no longer have `.nav-list`, I've nuked the `.nav-header` * However, dropdowns can still have section headings, so I've kept that around with the addition of `.dropdown-header` * Restyled it a smidge as well
2013-07-09Dustin the docs againJulian Thilo1-2/+0
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-06-27remove submenus. for more context: ↵Mark Otto1-1/+0
http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
2013-06-27remove icons from sidenavMark Otto1-8/+0
2013-05-16Change up link alertsMark Otto1-0/+1
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
2013-05-09subnav for icons sectionMark Otto1-1/+8
2013-05-08Super massive docs overhaulMark Otto1-0/+114
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)