aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2013-09-22Fixes #10755: Don't remove quotes around q element by defaultMark Otto1-2/+0
2013-09-21@headingsColor → @headings-colorZlatan Vasović1-1/+1
2013-09-20Avoid LESS nesting if isn't neededZlatan Vasović1-23/+13
2013-09-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto4-8/+19
Conflicts: dist/css/bootstrap.min.css
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto1-1/+0
2013-09-18less/mixins.less: tabs to spaces.XhmikosR1-1/+1
2013-09-18Update normalize to v2.1.3.XhmikosR1-6/+16
2013-09-18corrected caret colour when a nav dropdown is openFrederico Carvalho1-0/+5
2013-09-18fixed issue where caret wouldn't inherit "active" li style on nav-pills, ↵Frederico Carvalho1-0/+5
which caused the caret to stay blue
2013-09-16Merge pull request #10626 from buob/variablize-nav-pill-border-radiusMark Otto2-1/+2
Variablize nav pill border radius
2013-09-16Merge pull request #10655 from Soben713/masterMark Otto1-8/+8
Remove unnecessary semicolons
2013-09-16Merge pull request #10663 from lipis/patch-1Mark Otto1-1/+1
Changed the border-color of .navbar-form to @navbar-default-border
2013-09-16Changed the border-color of .navbar-form to @navbar-default-borderLipis1-1/+1
2013-09-16add responsive CSS to hyperlinked images when thumbnail caption markup is usedKevin Lisota1-1/+2
When thumbnail caption markup is used in combination with a hyperlinked image, the image is not responsive. (non-hyperlinked images are fine, like the example in the docs) Adding a selector to apply responsiveness to hyperlinked images when thumbnail captions are used.
2013-09-16Simplified CSS responsive-invisibility mixinSteve S1-2/+2
2013-09-16Derp, there were moreSoheil Behnezhad1-2/+2
2013-09-16Remove some more unnecessary semicolonsSoheil Behnezhad1-8/+8
2013-09-16Dropdown in panel header does not inherit its colorsChris Ziogas2-0/+6
Fix for issue #10627
2013-09-16Remove unnecessary semicolonsSoheil Behnezhad1-2/+2
2013-09-13Add nav-pills-border-radius variableJake Buob2-1/+2
2013-09-13Make nav pills border-radius border-radius-baseJake Buob1-1/+1
2013-09-12@grid-float-breakpoint need to be @screen-sm-minZlatan Vasović1-1/+1
:smile:
2013-09-11Merge pull request #10573 from gribelu/tooltip-fixMark Otto1-8/+8
Hardcoded Tooltip arrow positioning
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-6/+6
2013-09-11Fixes #10492: Account for responsive tables in panelsMark Otto1-3/+6
2013-09-11Merge pull request #10569 from ZDroid/patch-2Mark Otto5-6/+6
Change @screen-* to @screen-*-min
2013-09-11Massive customizer audit and overhaulMark Otto1-4/+5
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-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-17/+16
Conflicts: dist/css/bootstrap.min.css
2013-09-11re-fix typo in commentChris Rebert1-1/+1
2013-09-11Merge branch 'ie_viewports' of github.com:twbs/bootstrap into ie_viewportsMark Otto1-1/+2
Conflicts: getting-started.html less/responsive-utilities.less
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto1-17/+15
docs
2013-09-11remove unnecessary right and left properties on .modal-dialogMark Otto1-2/+0
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto1-17/+15
docs
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-14/+5
Conflicts: dist/css/bootstrap.min.css
2013-09-11Remove old and unused .prettyprint styles in code.less (per #10566)Mark Otto1-5/+0
2013-09-11Fixed hardcoded tooltip arrow positioninggribelu1-8/+8
Tooltip Arrow positioning was hardcoded to 5px instead of using @tooltip-arrow-width.
2013-09-11The lastZlatan Vasović1-1/+1
2013-09-11Again?Zlatan Vasović1-1/+1
2013-09-11Rumbo JumboZlatan Vasović1-1/+1
2013-09-11Another fixupZlatan Vasović1-2/+2
2013-09-11Eagle eyeZlatan Vasović1-1/+1
2013-09-11Use @screen-sm-min in formsZlatan Vasović1-1/+1
2013-09-10Merge pull request #9989 from eins78/more-monospace-elementsMark Otto1-1/+3
code.less: also set default monospace font for `<kbd>` and `<samp>`
2013-09-10Merge pull request #10565 from twbs/gruntfile-css-bannerMark Otto1-10/+0
generate CSS banners via Gruntfile; fixes #10101
2013-09-10Merge pull request #10560 from ZDroid/patch-1Mark Otto1-1/+0
Remove display: block from address
2013-09-10generate CSS banners via Gruntfile; fixes #10101Chris Rebert1-10/+0
2013-09-10add missing comma in carousel.less; fixes #10562Chris Rebert1-1/+1
2013-09-10Remove display: block from addressZlatan Vasović1-1/+0
<address> is already displayed as block in all browsers (UAs).
2013-09-08fixes #10526: Remove custom background on responsive tables and set it in ↵Mark Otto1-1/+0
the docs where it should've been originally
2013-09-08Match order of vars to order of components; darken some alert bordersMark Otto1-8/+8