aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2014-10-29fixes #14913: badges in list group shouldn't have text shadowMark Otto1-0/+4
2014-10-28change back to not allowed cursorMark Otto1-1/+1
2014-10-27swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto8-10/+13
2014-10-26Removed unnecessary new lines that were inconsistent with current style.Baraa3-10/+0
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto1-1/+1
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-12/+0
2014-10-25Fixes #14806: reset the text-shadow in the themed buttonsMark Otto1-0/+4
2014-10-25Fixes #14814: Use the link active bg variables for theme navbar gradientsMark Otto1-2/+2
2014-10-25Merge branch 'pr/14801'Mark Otto1-36/+27
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25Fix up margins and unnest codeMark Otto1-27/+25
2014-10-25Added alias for euro -> eurPanayiotis Lipiridis1-1/+2
2014-10-24Merge pull request #14786 from andy-saint/linksMark Otto2-1/+3
Added link hover decoration variable
2014-10-23Fixes #14799: Add vertical alignment of image in media componentNicole Sullivan1-37/+30
Signed-off-by: Jenn Dodd <[email protected]>
2014-10-20Add min-height: 0% to .table-responsive; Fixes #14837Chris Rebert1-0/+1
2014-10-20Removed double parentheses from expressionsPanayiotis Lipiridis1-3/+3
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR1-96/+104
Also, keep the html5 boilerplate link in the built CSS.
2014-10-12Added link hover decoration variableAndrew Saint2-1/+3
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat2-3/+1
outside dialog
2014-10-07Update normalize.css to v3.0.2.XhmikosR1-3/+5
2014-10-02fix #14254 Modal Sometimes Does Not Appear after Multiple Displays in Safarifat1-2/+2
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-1/+5
2014-09-26Fixes #14682: Remove quotes reset on blockquote elements as it causes ↵Mark Otto1-6/+0
rendering bugs
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto1-1/+2
2014-09-23Reverts 0ec05da0eea03849fc72bed84a2c7fe7be1de1b6 to bring back #14444 to fix ↵Mark Otto3-2/+8
#14348 (again)
2014-09-22Fixes #14227, #14603: Drop translate3d for translate on navbars to avoid iOS ↵Mark Otto1-1/+0
rendering problems and ensure a more predictable base styling
2014-09-18Fixes #14592: Add new variable for progress border radiusMark Otto2-1/+3
2014-09-08Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radioHeinrich Fenkart1-5/+8
Properly hide checkbox and radio inputs in button groups
2014-09-08Variables for large and small input border radiusesMarat Abdullin2-3/+10
2014-09-08Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵Mark Otto1-0/+4
.navbar-form to prevent extra spacing
2014-09-08Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵Mark Otto1-3/+2
isn't interferred with by .jumbotron side padding
2014-09-08Properly hide checkbox and radio inputs in button groupsHeinrich Fenkart1-5/+8
`pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else. Fixes #14137
2014-09-06Fixes #14545: Avoid strange formatting on vendor prefixing for placeholderMark Otto1-3/+6
2014-09-04Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto1-0/+6
2014-09-01Fixes #14443: Only transition what needs transitioning for thumbnails to ↵Mark Otto1-1/+1
avoid Safari/Chrome render bug
2014-08-27Finish reverting #14444Mark Otto1-2/+0
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto1-2/+1
2014-08-27Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵Mark Otto1-1/+2
@apexskier
2014-08-27Fixes #14337: Round .jumbotron corners within .container and .container-fluidMark Otto1-1/+2
2014-08-27typoMark Otto1-1/+1
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto7-30/+24
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-08-27Merge pull request #14452 from vsn4ik/update_print_lessMark Otto1-12/+12
Update print.less from source (html5-boilerplate).
2014-08-27Make `popover-arrow-color` default to `popover-bg`Jaume Alemany1-1/+1
2014-08-26Less: Remove empty lines and blanks.vsn4ik7-9/+2
2014-08-26Update print.less from source (html5-boilerplate). Simplyfy table style.vsn4ik1-12/+12
2014-08-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-3/+2
2014-08-23Fixes #14386: Reset font, text, and line-height properties in popoversMark Otto1-3/+5
2014-08-23Merge pull request #14408 from vsn4ik/dropdown_menu_disabled_styleMark Otto1-3/+2
Refactor dropdown.less. Optimize ".dropdown-menu > .disabled" selector.
2014-08-23Fixes #13943 again: lighten links, and text, in navbar. Still not 100% ↵Mark Otto1-2/+2
compliant, but it's better.
2014-08-23Fixes #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto2-1/+4
2014-08-23Fixes #14440: Remove unused nav variableMark Otto1-2/+0