summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-22update bootswatch to 3.3.2Thomas Park
2015-01-22update bootstrap to 3.3.2Thomas Park
2015-01-22navbar-brand padding more flexible, closes #388Thomas Park
2015-01-22paper: input box-shadow for ios, closes #375Thomas Park
2015-01-22Merge branch 'mladenplavsic-gh-pages' into gh-pagesThomas Park
add contenteditable to input selectors
2015-01-22paper: fix merge conflictThomas Park
2015-01-22lumen: fix nav-tabs paddingThomas Park
2015-01-22paper: tweak line-height for inputs, fixes #383Thomas Park
2015-01-22add arrow to select inputs, closes #358Thomas Park
2015-01-22move bootstrap-sass-official to devDependencies, closes #380Thomas Park
2015-01-09change sponsorThomas Park
2015-01-08Added styling for tag "contenteditable" with class "form-control" (as for ↵Mladen Plavsic
input and textarea)
2014-12-08darkly: lighten table-bg-accent, fixes #373Thomas Park
2014-12-08Merge pull request #374 from jenil27/splashThomas Park
Redesign front-page
2014-12-09Redesign front-pageJenil Gogari
* Add splash background image * Parallax scrolling * Moved logo to navbar
2014-12-06Merge pull request #372 from VladShcherbin/gh-pagesThomas Park
fix double semicolon typos
2014-12-06fix double semicolon typosUladzislau Shcharbin
2014-11-28sandstone: remove extra padding on input-smThomas Park
2014-11-26update version number in buildsThomas Park
2014-11-26yeti: set badge bg to brand-primary, closes #363Thomas Park
2014-11-16add sass to less toutThomas Park
2014-11-15Merge pull request #362 from guru-digital/merge-upstreamThomas Park
Added scss files to api
2014-11-16Added scss files to apiCorey Sewell
2014-11-15add sass info to readmeThomas Park
2014-11-15bump version to 3.3.1+2Thomas Park
2014-11-15add sass options to menusThomas Park
2014-11-15bump version number in less and sassThomas Park
2014-11-15journal: fix order of less variable assignmentsThomas Park
2014-11-15Merge pull request #361 from guru-digital/merge-upstreamThomas Park
Add support for SASS/SCSS
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-13fix src for autoprefixer taskThomas Park
2014-11-13rebuild themes with autoprefixer, closes #359Thomas Park
2014-11-13add autoprefixerThomas Park
2014-11-123.3.0 -> 3.3.1Thomas Park
2014-11-12update bootstrap to 3.3.1Thomas Park
2014-11-10update sponsor to gridgumThomas Park
2014-11-06cerulean: update version number to 3.3.0Thomas Park
2014-11-05Merge pull request #352 from hebbet/gh-pagesThomas Park
add styling for input types email, tel, input with class form-control
2014-11-05Merge pull request #351 from StevenBlack/normalize-grayThomas Park
Normalize the @gray[-xxxx] variable definitions in several variables.les...
2014-11-05add styling for input types email, tel, input with class form-controlPascal Herbert
2014-11-04Normalize the @gray[-xxxx] variable definitions in several variables.less ↵Steven Black
files to bring most themes in-line with standard Bootstrap's variable.less file. Take note: no values are changed; just assigning #000 to @gray-base in the @gray[-xxxx] section.
2014-11-04Merge pull request #348 from hebbet/gh-pagesThomas Park
[Paper] add styling for select
2014-11-04add styling for selectPascal Herbert
some bugfixes on select grunt:paper add styling for select grunt:paper
2014-11-03use travis to auto-deploy to npmThomas Park
2014-11-03fix white on white with active list-group-items, closes #337Thomas Park
2014-11-01cosmo: fix selector bug, tweak list-group-active-borderThomas Park
2014-11-01add test for list-group active + contextualThomas Park
2014-11-01remove underline on table dropdown, closes #344Thomas Park
2014-11-01sandstone: fix panel heading color, closes #341Thomas Park
2014-11-01yeti: fix radio and checkbox alignment, closes #343Thomas Park