aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/public/themes/baggy/css
Commit message (Collapse)AuthorAgeFilesLines
* improve baggy theme (add new tag panel)Thomas Citharel2016-02-141-4/+8
|
* [#1604] First draft to fix SensioLabsInsight reportNicolas LÅ“uillet2016-01-221-1/+1
|
* Move public assets for themesJeremy Benoist2016-01-225-0/+1414
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`