Mark Otto
228d4e59fc
Fixes #12555 : Rearrange variables to place grids and containers closer
2014-02-07 01:22:30 -08:00
Chris Rebert
149c4be726
die tabs, die!
2014-02-03 10:02:58 -08:00
Chris Rebert
1a36e4fa1e
docs & comments: v3.1 => v3.1.0
2014-01-26 17:48:15 -08:00
Chris Rebert
67271a18ac
add @navbar-collapse-max-height Less variable
2014-01-21 10:23:57 -08:00
Mark Otto
cfe38a4241
Merge branch 'master' into modal-md
2014-01-18 14:12:04 -08:00
Chris Rebert
d8c87ddc28
fix #12277
...
Thanks to @Quy for pointing these out.
2014-01-17 14:28:01 -08:00
Chris Rebert
b2e88d1359
add & use @modal-md Less var for uniformity
2014-01-15 18:53:22 -08:00
thomaswelton
04ba67d6f1
Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, used new variable in glyphicons.less
2014-01-09 10:16:27 +00:00
Chris Rebert
db829f8620
add support for '//===' for <h3>s in bs-lessdoc
2014-01-08 12:41:51 -08:00
Chris Rebert
39861714a8
Use JS & Jade to generate the customizer variables form HTML from variables.less; fixes #11095
...
also updates variables file organization (courtesy @mdo)
2014-01-08 12:41:51 -08:00
Julian Thilo
8fd177bfa7
Fix #12073 : Consistent order of variations
...
This changes the order of component variations throughout the repo (code and docs) to be more consistent.
The order now used everywhere is the one most frequently found in the repo before:
Default, Primary, Success, Info, Warning, Danger
2014-01-07 22:24:45 +01:00
Mark Otto
04ec4354ed
don't roll back that comment
2013-12-24 12:18:53 -08:00
Mark Otto
679c786237
roll back version numbers to avoid broken links in docs and readme ( fixes #12000 )
2013-12-24 12:16:17 -08:00
Tobias Lindig
7f599cedf3
add new variables for "pagination" to improve support of customizing
2013-12-20 17:06:53 +01:00
Mark Otto
f126411735
Merge pull request #11840 from ZDroid/pagination-boom
...
Improve pager customization
2013-12-15 13:46:11 -08:00
Mark Otto
2b86e05a61
Change variable
2013-12-15 11:09:03 -08:00
Mark Otto
2ea370f93b
Merge pull request #11861 from freeman/master
...
Issue #11852 : create a new variable for the list group active item link...
2013-12-15 10:59:23 -08:00
Mark Otto
647e9eb0f1
Fixes #11555 : Add @tooltip-opacity
variable
2013-12-14 21:43:08 -08:00
Mark Otto
323a40cc53
Merge branch 'master' into pr/11162
...
Conflicts:
less/modals.less
2013-12-14 16:29:47 -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
914f5e6a1d
Fixes #11867 : Add @panel-body-padding
variable
2013-12-14 11:44:54 -08:00
mrasscha
ce39cbe6fa
Issue #11852 : create a new variable for the list group active item link text.
2013-12-12 20:48:08 +01:00
dzwillia
4b47c60835
Added @dropdown-caret-color variable back to variables.less (deprecated)
2013-12-12 12:53:59 -05:00
Mark Otto
bdd0890c0f
Merge pull request #11841 from ZDroid/breadcrumbs
...
Use variables for breadcrumb padding
2013-12-11 10:48:51 -08:00
Zlatan Vasović
2547f1e20f
Use variables for breadcrumb padding
2013-12-11 14:36:26 +01:00
Zlatan Vasović
27859f6b8f
Improve pager customization
2013-12-11 14:25:21 +01:00
Chris Rebert
10e74a94e6
improve compliance with LESS's strictMath
2013-12-09 15:35:13 -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
Mark Otto
b1215d1b2e
Fixes #11193 : Add kbd element styles to indicate user input via keyboard
2013-12-07 12:18:13 -08:00
Zlatan Vasović
78b43d4c99
Darken icon bar to meet WCAG
2013-12-06 22:34:29 +01:00
Mark Otto
45930acdf7
Fixes #11610 : Add @grid-float-breakpoint-max to better link navbar behavior across viewports and improve customization.
...
Also addresses #10371 , #10395 , and #10465 .
2013-12-04 22:32:56 -08:00
Chris Rebert
4a45650026
fix .btn-group-xs portion of #10979
2013-12-03 18:03:04 -08:00
Mark Otto
938d40fc20
Merge pull request #11432 from masterbee/WCAG2-color-contrast
...
Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts
2013-11-30 00:21:47 -08:00
Mark Otto
36b82c37ec
Implement #11174 to fix #10936 : increase height of large inputs to fix Firefox inconsistencies
2013-11-29 21:59:28 -08:00
Tobias Lindig
ea78248608
removed all caret border color settings.
2013-11-28 17:41:43 +01:00
Mark Otto
ae4d5f21a9
fixes #11449 : use menlo over monaco
2013-11-16 18:01:59 -08:00
Mario Bonito
4386650e60
Corrected color contrast to WCAG 2.0 AA
2013-11-09 13:03:21 -05: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
LFeh
89e0f1669f
Adjust in modal size rules
2013-10-21 16:39:31 -02:00
LFeh
77bb7502bc
Options of sizes added in modal
2013-10-18 10:05:50 -03:00
Geremia Taglialatela
160ed85616
Customizable backdrop opacity
2013-10-15 20:53:56 +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
Steven Black
0740d01b4c
Good catch by @juthilo - omitted the modified in a prior commit.
2013-10-05 20:48:28 -04:00
Steven Black
38941881e9
Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it into variables.less where other .font-size-xxxxx things now live.
2013-10-04 21:43:31 -04:00
Jake Buob
2381ab088b
Add nav-pills-border-radius variable
2013-09-13 15:57:10 -04:00
Zlatan Vasović
5caf780081
@grid-float-breakpoint need to be @screen-sm-min
...
😄
2013-09-12 09:52:33 +02: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
afb6cf1d01
Match order of vars to order of components; darken some alert borders
2013-09-08 16:58:56 -07:00