aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2013-11-25Removed unnecessary semicolonJerri Christiansen1-1/+1
2013-11-18add explanatory comment Re: #11526Chris Rebert1-1/+2
2013-11-18Merge pull request #11514 from twbs/navbar-text-float-breakpointJulian Thilo1-1/+1
Fix #11513: Don't always float navbar-text
2013-11-18- Firefox placeholder text is faded out and not the full color. Adding ↵Erik Flowers1-1/+1
opacity:1 to it returns it to the proper color - (this is a re-commit since I messed up my branch last time and failed the travis build)
2013-11-17Fix #11513: Don't always float navbar-textJulian Thilo1-1/+1
`navbar-text` should only float when the navbar is expanded on larger screens, otherwise the element might be (hidden) behind `navbar-nav`. Fixes #11513. X-Ref: #8820 #8815
2013-11-16fixes #11449: use menlo over monacoMark Otto1-1/+1
2013-11-16fixes #10744: back to solid borders on caretsMark Otto1-6/+1
2013-11-13Remove unusual keyframes prefixesZlatan Vasović1-12/+0
2013-11-06more nesting in table.lessChris Rebert1-8/+12
2013-11-06use nesting to make .table-striped & .table-hover mixin-able again; fixes #11387Chris Rebert1-8/+12
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵Mark Otto1-2/+2
.col-md-offset-0)
2013-11-05Merge pull request #11327 from ZDroid/nestnailChris Rebert1-12/+11
Use nesting for thumbnail styles
2013-11-02Use nesting for .placeholder()Zlatan Vasović1-8/+6
2013-11-02& > == >Gleb Mazovetskiy1-1/+1
2013-11-01Use nesting for thumbnail stylesZlatan Vasović1-12/+11
2013-10-30Combine multiple .thumbnail > img stylesZlatan Vasović1-5/+3
2013-10-29Change tense to imperativeZlatan Vasović1-3/+3
Matches this comment with the commit messages and other comments.
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto1-2/+0
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵Mark Otto1-0/+5
Firefox rendering
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović1-0/+1
2013-10-27Merge pull request #11253 from ZDroid/ditchMark Otto1-1/+1
Ditch amp
2013-10-27Ditch ampZlatan Vasović1-1/+1
2013-10-26#fff of courseGeremia Taglialatela1-1/+1
2013-10-26Fixes #11245Geremia Taglialatela1-0/+6
2013-10-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2013-10-26Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_baseMark Otto1-1/+1
Variable way to set caret width
2013-10-26Fixes #11206: remove left padding on first inline list itemMark Otto1-0/+6
2013-10-26Add .animation() mixinZlatan Vasović2-6/+7
2013-10-24add missing space before open curly braceChris Rebert1-1/+1
2013-10-24fix misspelling in commentChris Rebert1-1/+1
2013-10-24fix misspelling in commentChris Rebert1-1/+1
2013-10-24remove ref to nonexistent branchChris Rebert1-1/+0
2013-10-24fix WebKit caps in commentsChris Rebert3-4/+4
2013-10-22Merge pull request #11208 from ZDroid/codestyle_fixChris Rebert1-1/+1
Put a space before `{` due to code style
2013-10-22Put a space before { due to code styleZlatan Vasović1-1/+1
2013-10-22variable way to set @caret-width-baseRogério Yokomizo1-1/+1
2013-10-21Change upper case to lower caseZlatan Vasović1-1/+1
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵Mark Otto1-1/+1
to better enable scrolling on Android 4.x
2013-10-20Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradientMark Otto1-1/+1
remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin.
2013-10-20more spacingMark Otto1-0/+1
2013-10-20Merge branch 'master' into pr/10656Mark Otto29-466/+304
Conflicts: dist/css/bootstrap.min.css
2013-10-20spacingMark Otto1-0/+3
2013-10-20Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+4
2013-10-20Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵Mark Otto1-0/+1
through with rounded corners
2013-10-20Remove default z-index on navbar and only set on static and fixed variantsMark Otto1-2/+2
2013-10-20Fixes #10433: Navbar z-index refactorMark Otto1-1/+3
* Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar)
2013-10-20fixes #11139: add position: relative; to .modal-dialog so that z-index takes ↵Mark Otto1-0/+1
effect
2013-10-20Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵Mark Otto1-1/+2
jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵Mark Otto1-1/+5
.radio-inline, and .checkbox-inline
2013-10-20fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto1-0/+5