summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-05style btn-link as flat button, tweak all buttons, closes #495Thomas Park
2015-07-31update bootstrapcdn linksThomas Park
2015-07-19paper: give colored underline to readonly inputs, closes #491Thomas Park
2015-07-15cyborg: white text for bg-*, closes #490Thomas Park
2015-07-13paper: remove optimizeLegibility, closes #489Thomas Park
2015-07-07set default $bootstrap-sass-asset-helper valueThomas Park
2015-07-03add bower postinstall script to copy font files, closes #483Thomas Park
2015-07-02for sass, give $icon-font-path conditional value, fixes #453Thomas Park
2015-07-02Paper: Reset input-addon feedback styles - build cssThomas Park
2015-07-02Merge pull request #482 from marnusw/paperAddonThomas Park
Paper: Reset input-addon feedback styles.
2015-07-01Paper: Reset input-addon feedback styles.Marnus Weststrate
2015-06-20more complete form states, closes #479Thomas Park
2015-06-17open sandbox optionThomas Park
2015-06-16update bootswatch to 3.3.5Thomas Park
2015-06-16update bootstrap to 3.3.5Thomas Park
2015-06-16replace glyphicons with symlinks to bootstrapThomas Park
2015-06-10Merge pull request #476 from kkirsche/patch-1Thomas Park
Remove moot `version` property from bower.json
2015-06-10Remove moot `version` property from bower.jsonKevin Kirsche
Per bower/bower.json-spec@a325da3
2015-06-01Merge pull request #472 from esbanarango/gh-pagesThomas Park
Link to `bootswatch-rails`.
2015-06-01Link to `bootswatch-rails`.Esteban Arango Medina
2015-05-29add width and height to sponsor image, closes #471Thomas Park
2015-05-28Merge pull request #469 from cvrebert/gh-pagesThomas Park
README: fix link to Bootstrap's GitHub repo
2015-05-28README: fix link to Bootstrap's GitHub repoChris Rebert
2015-05-26united: add bold ubuntu font, closes #468Thomas Park
2015-05-25update api cdn urls to maxcdn, closes #464Thomas Park
2015-05-25update api urls to httpsThomas Park
2015-05-22paper: fix password inputs in inverse navbars, closes #463Thomas Park
2015-05-18Merge pull request #457 from mouse0270/gh-pagesThomas Park
Add css CDN to API Version 2
2015-05-18Add css CDN to API Version 2Robert McIntosh
2015-05-15Merge pull request #456 from jaywilliams/sass-default-flagThomas Park
Set Sass !default flag
2015-05-14Rebuild each _variable.scss with gruntJay Williams
2015-05-14Add !default flag to each sass variableJay Williams
2015-05-14Merge pull request #455 from jaywilliams/fix-mdo-linkThomas Park
Fix link to Mark Otto's GitHub Account
2015-05-14Fix link to Mark Otto's GitHub AccountJay Williams
2015-05-06Merge branch 'Panman8201-paper-close-btn-transition' into gh-pagesThomas Park
2015-05-06paper: fade effect .close buttonsThomas Park
2015-05-06Merge pull request #451 from Panman8201/paper-table-hover-transitionThomas Park
paper: fixed selector for table-hover fade effect
2015-05-06paper: fixed selector for table-hover fade effectRyan Panning
Removed `:hover` from selector for table-hover `.transition()`. That caused the fade effect to only apply on “mouseover” but not “mouseout”. Updated both .less and .scss files and ran `grunt swatch:paper`
2015-05-06paper: fade effect .close buttonsRyan Panning
This applies the same `.transition()` to the `.close` class, which is used for alert close buttons, etc. Updated .less and .scss files and ran `grunt swatch:paper`
2015-04-29cerulean, united: invert dropdown-menu links on narrow, closes #447Thomas Park
2015-04-29darkly: darken dropdown bg, change active component bgThomas Park
2015-04-29yeti: lighten link-hover-colorThomas Park
2015-04-29Merge pull request #446 from Panman8201/gh-pagesThomas Park
paper: fade effect for table-hover
2015-04-27paper: fade effect for table-hoverRyan Panning
Used the same `.transition()` that other elements use, like .btn’s, for `.table-hover` row hover state and support with contextual classes. Simply added the transition for both .less and .scss then ran `grunt swatch:paper`. Closes #444
2015-04-23paper: remove margin-top on dropdown menus, closes #445Thomas Park
2015-04-23paper: no border for nav-justified on focus, closes #443Thomas Park
2015-04-21change protocol relative urls to httpsThomas Park
2015-04-14update eloquent javascript linkThomas Park
2015-04-14darkly, flatly: fix input heights, closes #438Thomas Park
2015-04-11readable: fix navbar padding for ie8, closes #436Thomas Park