summaryrefslogtreecommitdiff
path: root/paper/bootswatch.less
AgeCommit message (Collapse)Author
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
2015-01-22paper: tweak line-height for inputs, fixes #383Thomas Park
2015-01-22add arrow to select inputs, closes #358Thomas Park
2015-01-08Added styling for tag "contenteditable" with class "form-control" (as for ↵Mladen Plavsic
input and textarea)
2014-11-15bump version number in less and sassThomas Park
2014-11-14Add support for SASS/SCSSCorey Sewell
Refactored less files to be more scss friendly * Ensured no variables are used before assignment * Removed interpolated variable usage with similar substitute Added SCSS Grunt tasks * convert_less - Converts theme less files to scss * swatch_scss - Same as original swatch task, but using sass * compress_scss - Same as original compress task, but using sass Added dependencies for SCSS Updated _config.yml so jekyll includes theme _bootswatch.scss and _variables.scss files Added .sass-cache dir to .gitignore
2014-11-05add styling for input types email, tel, input with class form-controlPascal Herbert
2014-11-04add styling for selectPascal Herbert
some bugfixes on select grunt:paper add styling for select grunt:paper
2014-11-013.2.0 -> 3.3.0Thomas Park
2014-10-11paper: add button background animation, closes #329Thomas Park
2014-09-15paper: style number inputs, closes #326Thomas Park
2014-09-04paper: fix nav-justified border, closes #322Thomas Park
2014-08-31paper: adjust close height and button font smoothing, closes #314Thomas Park
2014-08-13paper: style email inputs, closes #299Thomas Park
2014-08-13added paper and sandstone, deprecated ameliaThomas Park