summaryrefslogtreecommitdiff
path: root/paper
AgeCommit message (Collapse)Author
2015-11-11use blockquote-reverse instead of pull-right, closes #527Thomas Park
2015-10-01make table of contents anchor links consistentThomas Park
2015-10-01add table of contents to sections, closes #519Thomas Park
2015-09-24Fix google font import issue with scssCorey Sewell
2015-09-11paper: fix styling of forms in navbar, closes #511Thomas Park
2015-09-03set web font path as variable that can be overridden, closes #507Thomas Park
2015-09-02rename bootswatch assets to custom to reduce confusionThomas Park
2015-09-01paper: focused checkboxes have colored border, closes #505Thomas Park
2015-08-10paper: fix checkbox/radio alignment in firefox, closes #497Thomas Park
2015-08-05wide button column on preview pagesThomas Park
2015-08-05style btn-link as flat button, tweak all buttons, closes #495Thomas Park
2015-07-19paper: give colored underline to readonly inputs, closes #491Thomas Park
2015-07-13paper: remove optimizeLegibility, closes #489Thomas Park
2015-07-07set default $bootstrap-sass-asset-helper valueThomas 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-01Paper: Reset input-addon feedback styles.Marnus Weststrate
2015-06-17open sandbox optionThomas Park
2015-06-16update bootswatch to 3.3.5Thomas Park
2015-05-29add width and height to sponsor image, closes #471Thomas Park
2015-05-22paper: fix password inputs in inverse navbars, closes #463Thomas Park
2015-05-14Rebuild each _variable.scss with gruntJay Williams
2015-05-06paper: fade effect .close buttonsThomas Park
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-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-03-27paper: fix panel-heading color, closes #432Thomas Park
2015-03-23bump build version to 3.3.4+1Thomas Park
2015-03-22change homepage tldThomas Park
2015-03-22paper: tweak button shadowsThomas Park
2015-03-19paper: empty content in progress bars, closes #424Thomas Park
2015-03-17update version numbersThomas Park
2015-03-17update bootswatch to 3.3.4Thomas Park
2015-03-10paper: fix radio and checkbox for addonsThomas Park
2015-03-06paper: carousel caption inherits color, closes #417Thomas Park
2015-03-02paper: fix get bold version of RobotoVictor Häggqvist
2015-02-19paper: fix checkbox for has-* styles, closes #406Thomas Park
2015-02-06update markup to pass bootlint, closes #402Thomas Park
2015-02-03paper: fix btn-group margin, closes #400Thomas Park
2015-01-30paper: unbold labels, #399Thomas Park
2015-01-29paper: apply pointer cursor to input element directlyThomas Park
2015-01-29paper: pointer cursor for checkboxes and radio buttonsThomas Park
2015-01-29paper: fix nav-tab jiggle on focusThomas Park
2015-01-29paper: custom checkbox and radio buttons, closes #393Thomas Park
2015-01-22update bootswatch to 3.3.2Thomas Park
2015-01-22paper: input box-shadow for ios, closes #375Thomas Park
2015-01-22paper: fix merge conflictThomas Park