aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26gruntMark Otto2-12/+31
2014-06-25Run `grunt`.XhmikosR1-1/+1
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert1-1/+1
2014-06-24Run `grunt`.XhmikosR1-1/+1
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-18grunt distMark Otto1-1/+1
2014-06-18Darken @gray-light to meet accessibility guidelinesRoss Allen1-1/+1
`@gray-light` darkens from #999 to #777, which puts `.text-muted` at the threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1. The “Example” headers in docs become #959595, which is contrast ratio 3:1, the minimum for larger text. Since the headers are less important than the surrounding text, 3:1 is fine and an improvement on the previous #bbb:#fff (1.92:1). Fixes issue #13847. [1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2014-06-18Run `grunt`.XhmikosR1-1/+1
2014-06-10Run `grunt dist`.XhmikosR1-1/+1
2014-06-10Refactor and restyle.Mark Otto1-20/+18
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian1-0/+33
2014-06-09simpler and updated docs copy for icon font file pathsMark Otto2-1/+5
2014-06-08change up the padding on bs-docs-header container to alleviate #13682Mark Otto2-4/+3
2014-05-22grunt dist for docsMark Otto1-1/+1
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto2-7/+9
2014-05-22tighten up callouts and remove backgroundsMark Otto2-6/+8
2014-05-22move it to the sidebarMark Otto2-10/+10
2014-05-20Merge branch 'master' into docs-theme-togglerMark Otto2-1/+3
Conflicts: docs/assets/css/docs.min.css
2014-05-12nuke rtlMark Otto2-1/+3
2014-05-07regenerate minified docs JS & CSSChris Rebert1-1/+1
2014-05-07add button to toggle the optional theme when viewing the docs; fixes #9764Chris Rebert1-0/+6
2014-04-26Fixed navbar radius of example at docsDaijiro Wachi2-7/+1
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-0/+0
2014-03-09gruntMark Otto1-1/+1
2014-03-09Merge branch 'master' into fix-8869Mark Otto3-81/+121
2014-03-07Reorganize docs assetsZlatan Vasović2-0/+0
2014-03-07G R U N TMark Otto1-1/+1
2014-03-07Add autoprefixerBas Bosman1-6/+12
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto2-2/+2
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-04grunt after merging #12917Mark Otto1-19/+19
2014-03-04add svg logos to brand guidelinesMark Otto2-1/+5
2014-02-27Move csslint overrides in Gruntfile.js.XhmikosR1-2/+0
This works around https://github.com/gruntjs/grunt-contrib-csslint/issues/26
2014-02-27Run csscomb before cssmin.XhmikosR1-1/+1
2014-02-27Add docs.css in the CSSComb task.XhmikosR1-67/+99
2014-02-21replace .visible-{size} with .visible-{size}-{display} ; fixes #8869Chris Rebert1-8/+8
2014-02-12Fix scrollspy typo in docs.cssZlatan Vasović1-1/+1
2014-02-10Fixes #12685: Display current version under download button on homepageMark Otto2-1/+6
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto2-79/+79
2014-02-05add basic back to top link to docs sidenavs, fixes #12589Mark Otto2-3/+24
2014-02-04Don't offset customizer alert, grunt distMark Otto2-2/+2
2014-01-31Use scss option instead of css for better highlightingMark Otto2-2/+2
2014-01-29Rename pack.min.css to docs.min.css to match with docs.min.jsZlatan Vasović1-0/+0
2014-01-22Fix #11655: Fix broken disabled states for iOS form controls and buttonsMark Otto1-1/+1
2014-01-22scope styles to masthead, not homepageMark Otto1-2/+2
2014-01-20spacingMark Otto1-0/+1
2014-01-18kill bottom margin on last docs sectionMark Otto2-1/+4
2014-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: docs/assets/css/pack.min.css
2014-01-15fix ad placementMark Otto2-2/+4
2014-01-16Fix customizer's toggle buttons' marginJulian Thilo2-2/+2