connors
2cc5013c6f
fix padding for android tab bar
11 years ago
XhmikosR
6f0b519aa3
Disable clean-css's advanced optimizations for docs.min.css.
...
It's causing code highlighting to fail.
11 years ago
XhmikosR
27f8b24f81
Use pygments-manni from Bootstrap docs.
11 years ago
Christian
bc665b788e
Update examples.html
...
Change 'visit on your mobile device see the apps' to 'visit on your mobile device to see the apps'
11 years ago
XhmikosR
91146f3621
FIx property, once again.
11 years ago
XhmikosR
b6680e0e04
Fix device sprite.
...
Use the standard W3C `background-position` property instead of the non-standard `background-position-x` one.
11 years ago
XhmikosR
2d3f5f5966
Minify docs CSS files.
...
-1 HTTP request, -11.5KB (without gzip)
11 years ago
XhmikosR
009d9d2b53
Docs: Use the minified ratchet.css.
11 years ago
XhmikosR
d07c77791b
Losslessly compress device-sprite.png.
...
Before: 255418 bytes
After: 243102 bytes
11 years ago
connors
acc8aaff6b
double space
11 years ago
Connor Sears
1c0833c0e0
Better, closer, warmer
11 years ago
connors
81fe1b77a1
bump it up a bit more
11 years ago
connors
a8bbbaed6d
make the home download button the same width as the ad
11 years ago
Mark Otto
76476571b9
Community clarifications
11 years ago
connors
2dd5fe5cc7
adding a Community section to the getting started section of the docs. Fixes #274 .
11 years ago
connors
228d22c6d4
fixes #365
11 years ago
connors
eb0fa50caf
add the correct modal in the android example app
11 years ago
connors
46a863b5ce
adjusting some buttons in the examples
11 years ago
connors
58dbcc116e
fixing block buttons to use width 100%.
11 years ago
connors
19666f6e93
updating all button examples to use the button element.
11 years ago
connors
e33bbef43e
derp anther typo
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
connors
91a7c7766c
removing old device images
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
7a0c27871d
Revamp docs JS
...
* Move JS to the footer
* Dedupe the JS needed for the Twitter tweet and follow buttons
11 years ago
XhmikosR
89bdebce80
Revert "Load Roboto, font weight 100 too."
...
This reverts commit 55afdd3018
.
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
connors
7bb8e3d1ed
run grunt
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
3c770cefa6
fixing the ad posiitoning for now. This whole set up is bs tho. going to fix it up soon.
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
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
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
connors
7fc73dad01
margin bottom on parent slider
11 years ago
Achal Varma
eeca45295f
Added note about Android Chevrons to components page.
11 years ago