Mark Otto
f5c13a3e1b
revert an earlier change to move the component-animations.less file because it fubared modal backdrop .fade usage
2013-12-15 14:14:09 -08:00
Mark Otto
83c60ef3ee
Merge branch 'master' into pr/11107
...
Conflicts:
docs-assets/js/raw-files.js
2013-12-14 16:20:19 -08:00
Mark Otto
4afcebe0e7
Merge pull request #11286 from BBosman/well-border
...
Add well-border variable
2013-12-14 16:17:41 -08:00
Mark Otto
997a1f4ed2
fix dependency mapping of buttons and button-groups in customizer
2013-12-08 17:17:04 -08:00
Mark Otto
1f9bfa89dc
Fixes #11741 : Don't set headings font-family again, just use inherit
2013-12-08 02:14:24 -08:00
kostyatretyak
7472c01ce2
Corrected a small error in the documentation
2013-12-04 06:21:54 +02:00
Mark Otto
ae4d5f21a9
fixes #11449 : use menlo over monaco
2013-11-16 18:01:59 -08:00
Bas Bosman
b8f9f82d18
Add well-border variable
...
Add a variable to allow the well border color to be specified.
The reason I'd like to see this included is that my companies styleguide
requires an explicit border color on well-like constructs. This variable
allows me to easily override the default to use that color.
2013-10-30 14:10:16 +01:00
Geremia Taglialatela
3bfa630d2a
Added opacity to customizer and rebuilt customizer
2013-10-15 21:13:49 +02:00
Zlatan Vasović
b3c04c95d3
Nuke trailing zeros
2013-10-14 15:06:58 +02:00
Mark Otto
e7379f75bd
no trailing decimal place
2013-10-13 20:04:28 -07:00
Mark Otto
36b4639b0d
Merge pull request #10949 from StevenBlack/jumbotron.fontsize
...
Jumbotron: remove the hard-coded font-size from jumbotron.less and moved...
2013-10-13 20:03:02 -07:00
Mark Otto
265fda7903
Merge branch 'master' into restore_grid_mixins
...
Conflicts:
dist/css/bootstrap.min.css
2013-10-13 18:32:34 -07:00
Mark Otto
a46003b8c7
restore var to customizer
2013-10-11 22:01:11 -07:00
Chris Rebert
ca090aef02
fix #10805
2013-10-09 18:07:08 -07:00
Steven Black
c7120a7b04
The customizer now displays and collects the new Jumbotron font-size LESS variable
2013-10-05 18:38:45 -04:00
Quy Ton
462f27813f
Apply help-block class to help text in customize.html
2013-09-29 18:24:00 -07:00
Mark Otto
776d3fd6a0
fixes #9908 : add type attribute to customizer compile button to prevent accidental submissions
2013-09-16 18:58:52 -07:00
Mark Otto
291a23aa4f
Massive customizer audit and overhaul
...
I probably missed a few things and screwed up a few others, but this
takes the place of much of #9910 . I haven't added many variables—that
should be reserved for v3.1—but I have rejiggered the layout, added
missing ones, corrected wrong values, etc.
/cc @cvrebert @juthilo @saas786
2013-09-11 21:14:10 -07:00
Mark Otto
1fd9237840
fixes #9909 : Add component active color variable to complement component active bg variable
2013-09-01 23:38:11 +02:00
Mark Otto
25cc04c5ab
Merge branch 'deprecate_screen_containers'
2013-09-01 11:05:14 +02:00
Mark Otto
62477653e7
fixes #10111 : different colors for dropdown link hover and active states
2013-09-01 11:00:40 +02:00
Mark Otto
58401daf1c
finishes #10256 to add updated var to customizer; also fixes another old var
2013-09-01 10:15:39 +02:00
Mark Otto
dfda3dfe37
fixes #10246 : Use correct variable for link hover color in Customizer
2013-09-01 10:07:15 +02:00
Mark Otto
3a4ea1a7be
better layout
2013-09-01 10:04:44 +02:00
Mark Otto
e10bf3aa7f
finishes #10245 by adding it the new var to the customizer
2013-09-01 10:04:03 +02:00
Mark Otto
794d784519
fixes #10153 : restore headings-color variable
2013-09-01 09:49:28 +02:00
Mark Otto
f29ec45715
Merge branch 'master' into deprecate_screen_containers
2013-09-01 09:33:11 +02:00
Minku Lee
c02f98a7bf
Add missing period on customize page.
2013-08-27 15:41:50 +09:00
Mark Otto
5491d53b99
Deprecate container-{device} vars for container-{size} classes; updates customizer and grid to do the same
2013-08-24 14:00:52 -07:00
Mark Otto
ddd594c6e2
follow up to #9963 and #10005 : update docs to use .screen-*-min vars, update customizer as well; run grunt to adjust raw files
2013-08-23 23:33:16 -07:00
Chris Rebert
bbc32f7e79
add header font size vars to customizer page
2013-08-20 18:47:04 -07:00
fat
b6ddaf63d6
fix customizer
2013-08-19 14:16:52 -07:00
Mark Otto
f95ab89fb1
really do the raw liquid tag
2013-08-19 13:58:29 -07:00
Mark Otto
fadf016043
wrap generated customizer code in raw liquid tag for proper jekyll serve
2013-08-19 13:49:58 -07:00
Mark Otto
ee5f030770
run grunt to generate customizer
2013-08-19 13:17:16 -07:00
fat
c64a8cfc72
add glyphicons to customizer
2013-08-19 12:19:00 -07:00
Mark Otto
b569836126
Comment out grid cols var until we get mixins back in v3.1
2013-08-19 09:17:49 -07:00
Mark Otto
dacfb354ba
Generate customizer stuff
2013-08-19 09:12:34 -07:00
Mark Otto
7e82ceb533
fix #9832 somewhat: more vars for jumbotron
2013-08-19 08:46:49 -07:00
Mark Otto
4fd861a704
Fix the customizer.js; Update alert styles for pre blocks
2013-08-19 00:54:53 -07:00
Mark Otto
7eddb94fa6
simpler customizer files section; adds glyphicons.less
2013-08-18 23:36:36 -07:00
Mark Otto
140f6d3bdc
Merge branch '3.0.0-wip' into bs3_homepage
2013-08-18 21:43:58 -07:00
Chris Rebert
74ae8ecc80
customize.html: fix typo
2013-08-18 21:43:14 -07:00
Chris Rebert
2c2311c318
fix spelling of "Togglable"
2013-08-18 21:34:17 -07:00
Jacob Thornton
1aa0eb32e3
catch a view data-vars
2013-08-18 21:29:46 -07:00
Mark Otto
b360a97f5c
mo betta btn classes in docs
2013-08-18 21:02:52 -07:00
Mark Otto
a9378a9267
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
dist/css/bootstrap.min.css
2013-08-18 20:15:45 -07:00
Mark Otto
a1db2d7a5e
Merge branch '3.0.0-wip' into bs3_panel_base_class
...
Conflicts:
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
2013-08-18 20:11:04 -07:00
Mark Otto
0615142834
update customizer to latest vars
2013-08-18 20:08:03 -07:00