aboutsummaryrefslogtreecommitdiffhomepage
path: root/web/bundles/wallabagcore/themes/baggy/css/style.min.css.map
Commit message (Collapse)AuthorAgeFilesLines
* fix stylelintThomas Citharel2016-10-151-1/+1
|
* Improved side menu, reduced the font size on small screens, fixed a form to ↵Alexandr Danilov2016-10-151-1/+1
| | | | add links on small screens
* better tags on baggyThomas Citharel2016-10-041-1/+1
|
* Add eslint & stylelint tests (fix a few things) and move dependencies to devThomas Citharel2016-10-041-1/+1
|
* Fix font & TravisJeremy Benoist2016-10-041-1/+1
| | | | Grunt now copy fonts instead of symlink (node_modules won't exist for the end user)
* Basically, fix everythingThomas Citharel2016-10-031-0/+1
* Remove install.sh * Assets are now provided * Icons font issues are fixed