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
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
Mark Otto
de82c80784
update vars to use new component-active-color
2013-09-01 23:40:04 +02: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
50bf4d47b1
reverse vars for backwards compatibility /cc @cvrebert
2013-09-01 11:06:33 +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
9a32b21dc7
Merge branch 'master' into tagliala-patch-1
2013-09-01 10:13:47 +02:00
Mark Otto
daa8330b41
Merge branch 'master' into dancek-breadcrumb-separator
2013-09-01 10:01:57 +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
Geremia Taglialatela
86632a242b
Base the navbar default brand hover color on default brand color
...
IMHO this default is better
2013-08-28 18:18:44 +02:00
Hannu Hartikainen
a19ff2f50f
Parameterize @breadcrumb-separator
2013-08-28 12:17:46 +03:00
Julian Thilo
8f83a6010a
rm inverted navbar search styles
2013-08-26 18:42:03 +02: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
b86cd3bc3d
Merge branch 'master' into deprecate-screen-device-vars
...
Conflicts:
less/variables.less
2013-08-23 22:56:23 -07:00
Mark Otto
d5a2785545
more specific deprecation comment
2013-08-23 22:51:39 -07:00
Mark Otto
8a96616726
Merge pull request #9963 from twbs/min-breakpoint-naming
...
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-23 22:50:41 -07:00
Chris Rebert
22ce649910
deprecate @screen-{phone,tablet,desktop} vars
2013-08-21 12:26:20 -07:00
Chris Rebert
a3a02f9e6e
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-20 23:25:13 -07:00
Chris Rebert
9a4fbde461
add variables for heading font sizes; fixes #9921
2013-08-20 17:49:23 -07:00
Mark Otto
7bc845abfa
Add default navbar z-index to fix #9844
...
iOS doesn't pick up the z-indexing properly on the dropdowns unless you
specify one for the parent navbar.
2013-08-19 09:31:16 -07:00
Mark Otto
7e82ceb533
fix #9832 somewhat: more vars for jumbotron
2013-08-19 08:46:49 -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
108d10a920
Refactor alerts to have a base class, but no default class, thus requiring a modifier class at all times
2013-08-18 19:50:53 -07:00
Mark Otto
bab51d27ac
Refactor panels to have a base class for improved flexibility when customizing (and no overriding to start, too)
2013-08-18 19:40:57 -07:00
Julian Thilo
546b2cc614
Fix some forgotten things for navbar-default
...
New variable names were missing here and there.
2013-08-18 23:30:40 +02:00
Julian Thilo
abca00870f
Add a .navbar-default class for default colors
...
* Extract color styles from .navbar { } and put them into
.navbar-default { }
* Change variable names
* Change the docs accordingly (i.e., add the .navbar-default class to
all default navbars)
* Change customizer accordingly
2013-08-18 23:05:56 +02:00
Mark Otto
26067d3d7d
fixes #9768 : unbold buttons
2013-08-18 11:11:31 -07:00
Mark Otto
e13ca6d384
Upgrade to latest glyphicons
2013-08-18 01:46:26 -07:00
Mark Otto
1e0453f825
Restore glyphicons
2013-08-18 00:36:51 -07:00
Mark Otto
61caed21e2
More consistent naming with screen size variables using xs, sm, md, and lg
2013-08-17 15:21:38 -07:00
Chris Rebert
e12d6208b6
un-hardcode @grid-gutter-width in @container-* LESS vars
2013-08-17 00:02:17 -07:00
Mark Otto
cd0df1d21a
fixes #9436 more: put padding on containers, not the body because full width elements
2013-08-16 22:37:02 -07:00