aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/src
AgeCommit message (Collapse)AuthorFilesLines
2015-05-30Adjust Carbon Ads margin on -xsTimothy Gu1-1/+1
The .container that immediately surrounds .carbonad has a padding of 15px, not 30px. Fixes #16552.
2015-05-17Use `https` when possible.XhmikosR1-1/+1
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun2-60/+25
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
2015-04-28Bump copyright year.XhmikosR1-1/+1
[ci skip]
2015-04-01Eliminate spurrious padding in .bs-docs-headerSteven Black1-1/+1
I agree with all the comments here. Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on. It's docs only. This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px. Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now. The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports.
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-0/+7
Closes #15915 by merging it.
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-0/+5
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2015-01-21Merge branch 'master' into move-inline-cssMark Otto1-0/+60
Conflicts: docs/assets/css/docs.min.css
2015-01-21style changesMark Otto2-47/+33
2015-01-21Move inline CSS to docs.css.XhmikosR1-0/+21
2015-01-21Add AnchorJS for docs anchors.XhmikosR2-0/+74
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR1-2/+4
2014-12-20gruntMark Otto1-2/+2
2014-12-14Make skip link look less "bare bones"Patrick H. Lauke1-0/+20
Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs.
2014-12-11Tweak colors to improve accessibility.XhmikosR1-10/+10
2014-12-11Specify `img` dimensions in the HTML.XhmikosR1-4/+0
2014-11-29Fixes #15241: Add simple example to docs for collapse pluginMark Otto1-0/+5
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR1-1/+0
Clean up old `muted` references and switch to `text-muted`.
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR1-1/+0
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-0/+5
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-2/+2
2014-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart1-0/+15
2014-10-28Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02Mark Otto1-2/+0
2014-10-27.bs-customizer-input => .col-xs-4Chris Rebert1-7/+0
2014-10-25fix clipboard button and examplesMark Otto1-2/+8
2014-10-2420px from bottom because the final frontierMark Otto1-1/+1
2014-10-22Allow to scroll the navIlya Radchenko1-0/+2
Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable.
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto1-0/+6
2014-08-26Specify `cursor: pointer` for `#import-manual-trigger`.XhmikosR1-2/+5
2014-08-23fixes #14425: remove invalid css propertyMark Otto1-1/+0
2014-07-31Add drag and drop config import; closes #11004Thomas Welton1-0/+24
Closes #13790 by merging a rebased version of it.
2014-07-17Merge alert examples and add `.bs-example-standalone` classHeinrich Fenkart1-0/+3
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto1-67/+53
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert2-0/+1584
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović2-1526/+0
2014-03-09Merge branch 'master' into fix-8869Mark Otto2-0/+1526
2014-03-07Reorganize docs assetsZlatan Vasović2-0/+1526