summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/base/_fonts.scss
AgeCommit message (Collapse)Author
2017-08-02[feat] use whisk icon for mixnetsHEADmasterRuben Pollan
2017-02-16[#907] Bundles login static files separatelyAnike Arni
Due to conflicts with public and protected urls, login and interstitial files have to be on a different public url from inbox and resources that require login. Therefore, here, we delegate that logic to webpack. Now we have a '/public' url and a '/assets' url for those static assets.
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-06-29exchanged paper-plane icon for sent icon, fixes #717repat
2016-03-09Issue #620: Spike growl CSS modularizationFelix Hammerl