aboutsummaryrefslogtreecommitdiff
path: root/less/tests/css-tests.html
AgeCommit message (Collapse)AuthorFilesLines
2013-02-26nuke remaining less/tests/ files and move grid over to examples dirMark Otto1-1099/+0
2013-02-19remove the search-query class and increase the widthTom Pietschker1-1/+1
2013-02-04Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-0/+3
Conflicts: docs/assets/css/bootstrap.css less/type.less
2013-02-01Merge branch 'dospuntocero-master' into 2.3.0-wipMark Otto1-0/+3
2013-02-01add horizontal-three-color gradient testMark Otto1-0/+3
2013-01-17Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-0/+51
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less
2013-01-17overhaul alerts section of testsMark Otto1-38/+30
2013-01-17Update less/tests/css-tests.htmlravage841-0/+59
Extended css-tests with alerts (alerts and alert-blocks)
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto1-1/+48
Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html
2012-12-08Nesting tablesMark Otto1-0/+49
* Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-3/+3
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-03Once more, update all the favicons to retinaMark Otto1-3/+3
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-17/+16
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html
2012-11-29add holder and replace placehold.itMark Otto1-19/+19
2012-09-25remove remaining fluid grid cssMark Otto1-170/+0
2012-09-25headway, cleanup, and testsMark Otto1-235/+108
2012-09-03fixes #4935: properly comment responsive image techniques and add CSS tests ↵Mark Otto1-0/+38
to support
2012-08-27fixes #4741: undo previous version's attempt at firefox gradient changes and ↵Mark Otto1-0/+30
add gradient tests
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper ↵Mark Otto1-0/+17
alignment next to standard .btn
2012-08-21fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ↵Mark Otto1-0/+13
field state
2012-08-21add css tests and stuff for #4528Mark Otto1-1/+19
2012-08-01add test for #4236: button group, one button with text and one with icon, ↵Mark Otto1-1/+11
now line up properly
2012-08-01add select element responsive CSS testMark Otto1-13/+24
2012-08-01label new css testMark Otto1-0/+1
2012-08-01add test for textarea at .span12, really fix docs footerMark Otto1-0/+12
2012-07-30fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto1-0/+19
2012-07-30fixes #3900: nudge badges in buttons up 1pxMark Otto1-1/+2
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto1-2/+5
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto1-3/+24
2012-07-19fixes #4102: properly round top left corners of .table-border with ↵Mark Otto1-11/+13
caption/colgroup; also fix css tests page layout and footer
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto1-1/+0
2012-07-12updated footerMark Otto1-9/+17
2012-07-10Fixes #4002 responsive utilities classesRoberto - phproberto1-0/+31
2012-07-05updates to type scaleMark Otto1-0/+39
2012-06-25prevent button group buttons from wrapping in tight spaces by removing ↵Mark Otto1-0/+28
floats and replacing with font-size: 0; inline-block hack
2012-06-25add tests for table grid sizing, solve bugs in fluid table grid sizingMark Otto1-0/+67
2012-06-19updated tests and homepage marketing copyMark Otto1-5/+16
2012-05-28fix broken css tests, add fluid input-prepend/-append to tests, fix ↵Mark Otto1-24/+47
input-prepend/append for responsive for both fluid and fixed sizing
2012-04-30expand input css tests to fixed width gridMark Otto1-0/+67
2012-04-24headingMark Otto1-0/+1
2012-04-24officially drop support for offset on thumbnails since it breaks BCMark Otto1-0/+18
2012-04-24implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵Mark Otto1-0/+235
perfect, but mostly solid
2012-04-18fix #3111, badge and label alignment with surrounding textMark Otto1-0/+28
2012-04-15simplify the left margin for offset grid columnsMark Otto1-0/+16
2012-04-14fix #1823: styles of tabs within other tabs resolvedMark Otto1-0/+43
2012-04-01fix #2296: allow fluid thumbnailsMark Otto1-1/+22
2012-04-01fix #2572: streamline thumbnails css to allow for offsetsMark Otto1-2/+48
2012-03-31clarify use of dropdowns, href, and data-target for js docs; add tests to ↵Mark Otto1-0/+43
css tests page for it's display and execution in html
2012-03-31fix fluid grid selectors to remove > in selectorsMark Otto1-3/+50
2012-03-28fix js links in css testsMark Otto1-15/+15