aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/_src
AgeCommit message (Collapse)AuthorFilesLines
2014-06-26gruntMark Otto1-11/+30
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-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 Otto1-0/+4
2014-06-08change up the padding on bs-docs-header container to alleviate #13682Mark Otto1-3/+2
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto1-6/+8
2014-05-22tighten up callouts and remove backgroundsMark Otto1-5/+7
2014-05-22move it to the sidebarMark Otto1-9/+9
2014-05-20Merge branch 'master' into docs-theme-togglerMark Otto1-0/+2
Conflicts: docs/assets/css/docs.min.css
2014-05-12nuke rtlMark Otto1-0/+2
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 Wachi1-6/+0
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-0/+1526