aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14Dist.v3.4.0XhmikosR5-64/+62
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-0/+14
* switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4
2018-04-08distMark Otto4-81/+100
2017-07-09gruntMark Otto4-201/+134
2017-07-02Reorganize v3 docs CSS to use LessMark Otto4-600/+539
2016-07-25gruntChris Rebert2-2/+2
[ci skip]
2016-07-17Docs CSS: Removed border from GitHub buttons (#19606)Nicolas Ettlin1-0/+1
[skip sauce]
2016-07-12Run `grunt`.Chris Rebert1-1/+1
2016-06-28Run `grunt`.XhmikosR1-1/+1
[ci skip]
2016-06-02Remove unsupported vendor prefixes for @viewport (#19955)eiselzby1-2/+0
Fixes #19871
2016-02-28Run grunt.XhmikosR3-4/+4
[ci skip]
2016-01-01Docs: disable printing of hrefs; fixes #18711Chris Rebert1-0/+7
[ci skip]
2016-01-01grunt dist docsChris Rebert2-2/+2
[ci skip]
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
[ci skip]
2015-12-24Run `grunt`.XhmikosR2-2/+2
[ci skip]
2015-12-06Checkin .v4-tease stylesChris Rebert1-0/+15
[skip sauce]
2015-11-24gruntMark Otto1-1/+1
2015-10-29Run `grunt.XhmikosR2-2/+6
[skip sauce]
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert1-0/+15
Refs #17337
2015-08-04gruntMark Otto2-2/+2
2015-07-31simpler footer with no social buttons, fewer linksMark Otto1-43/+14
2015-07-26Run grunt.XhmikosR2-1/+3
2015-06-16gruntMark Otto1-1/+1
2015-06-01Run `grunt`.XhmikosR1-1/+1
[ci skip]
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.XhmikosR2-2/+2
2015-05-16Run `grunt`.XhmikosR1-2/+2
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.XhmikosR2-2/+2
[ci skip]
2015-04-07grunt dist docsChris Rebert1-1/+1
[skip sauce]
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-15Run `grunt`.XhmikosR1-1/+1
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-0/+7
Closes #15915 by merging it.
2015-02-10Run `grunt`.XhmikosR1-1/+1
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 Otto2-2/+62
Conflicts: docs/assets/css/docs.min.css
2015-01-21style changesMark Otto3-49/+35
2015-01-21Move inline CSS to docs.css.XhmikosR2-1/+22
2015-01-21Add AnchorJS for docs anchors.XhmikosR3-2/+76
2015-01-15gruntMark Otto1-1/+1
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR2-3/+5
2014-12-20gruntMark Otto2-3/+3
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-11Run `grunt`.XhmikosR1-1/+1
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 Otto2-1/+6
2014-11-24Run `grunt`.XhmikosR1-1/+1
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