connors
19666f6e93
updating all button examples to use the button element.
11 years ago
Connor Sears
c6c7a958e0
Merge pull request #362 from twbs/chevrons
...
Changing .push-{left,right} to .navigate-{left,right}
11 years ago
Connor Sears
d7d4c108b6
Merge pull request #364 from twbs/another-typo
...
Another docs typo
11 years ago
connors
e33bbef43e
derp anther typo
11 years ago
Connor Sears
522d97ba95
Merge pull request #363 from twbs/typo
...
Fix a typo in docs
11 years ago
connors
742b4626c3
fix a typo in docs
11 years ago
connors
7a51f86a0b
clean up
11 years ago
connors
0806c11b27
update android
11 years ago
connors
17ae73f987
adding back in the deprecated classes
11 years ago
connors
285554c9da
typo
11 years ago
connors
548859ffa1
somehow missed the template
11 years ago
connors
8c03e7fe52
changing push to navigate
11 years ago
Mark Otto
36313cffd4
don't track .sass-cache
11 years ago
Mark Otto
d1aa42ed73
Merge pull request #356 from twbs/docs_js
...
Revamp docs JS
11 years ago
Mark Otto
3677f7d50e
Merge pull request #357 from twbs/updated_gitignore
...
Make gitignore consistent with Bootstrap's
11 years ago
Mark Otto
dcf306cff0
Merge pull request #360 from twbs/slider-images
...
Reduce the file size on slider images
11 years ago
Mark Otto
317e70b00a
Merge pull request #361 from twbs/device-sprite
...
Use a sprite for device images
11 years ago
connors
91a7c7766c
removing old device images
11 years ago
Mark Otto
3ec0991776
refactor all the things, switch to open sans
11 years ago
connors
5161ac970a
fix the slider example on mobile.
11 years ago
connors
314269efa6
replacing the slider images with small jpgs
11 years ago
Mark Otto
d9ec7c1d77
Use recommended font family separator
11 years ago
Mark Otto
cef384f0f5
Drop Adelle Sans for Source Sans Pro from Google Fonts
11 years ago
Mark Otto
7a0c27871d
Revamp docs JS
...
* Move JS to the footer
* Dedupe the JS needed for the Twitter tweet and follow buttons
11 years ago
Mark Otto
f9a8508d21
Make gitignore consistent with Bootstrap's
11 years ago
Connor Sears
f17a5a1f1b
Merge pull request #351 from twbs/font-weights
...
Only use font-weight: 100 on retina screens
11 years ago
XhmikosR
89bdebce80
Revert "Load Roboto, font weight 100 too."
...
This reverts commit 55afdd3018
.
11 years ago
Connor Sears
ae9161d201
Merge pull request #352 from twbs/connors-patch-1
...
Removing unused image
11 years ago
Connor Sears
0f48a488ad
Removing unused image
11 years ago
connors
0be2d3803e
add a font-family to code
11 years ago
connors
0dcaa1adb2
use media queries to only show font-weight 100 on retina screens.
11 years ago
Connor Sears
265e08c8a6
Merge pull request #350 from twbs/caret-padding
...
Caret padding
11 years ago
connors
7bb8e3d1ed
run grunt
11 years ago
connors
1049089355
fix padding on the jump menu's caret
11 years ago
Connor Sears
64eca23545
Merge pull request #349 from twbs/docs-refactor
...
Docs css reorg
11 years ago
connors
f3cb626bc7
adding side padding to the foot for mobile.
11 years ago
connors
33fc85f8eb
wrapping the home ad and footer in a parent and positioning the parent.
11 years ago
connors
d5e1854d7b
comments
11 years ago
connors
3c770cefa6
fixing the ad posiitoning for now. This whole set up is bs tho. going to fix it up soon.
11 years ago
XhmikosR
8dbbbe503d
Specify `unixNewlines: true` for grunt-sass.
...
This completes the Unix line endings changes and fixes the issue on Windows.
11 years ago
XhmikosR
55afdd3018
Load Roboto, font weight 100 too.
11 years ago
connors
fcc3216ab1
get buttons with icons to display properly in the device.
11 years ago
XhmikosR
dc18eaef8f
Move Roboto before any script.
...
Also be consistent with the `link` syntax.
11 years ago
connors
bfaa083596
reorg the media queries
11 years ago
XhmikosR
ec68cd309c
Merge pull request #324 from twbs/docs-urls
...
Use the right relative URLs.
11 years ago
XhmikosR
9acc198151
Fix apple-touch-icon-precomposed path.
11 years ago
XhmikosR
249af18829
Remove unneeded end tag.
11 years ago
XhmikosR
12487b3cd1
Use the right relative URLs.
11 years ago
XhmikosR
03e571361c
Update HTML validator settings.
11 years ago
Christian
02201ec94f
Update header.html.
...
Add <meta http-equiv="X-UA-Compatible" content="IE=edge"> to prevent versions of IE from rendering in quirks mode (which breaks the docs in IE9).
Close #346 .
11 years ago