summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/style.scss
AgeCommit message (Collapse)Author
2017-02-01Add spinner before loading an email or draftTayane Fernandes
related with #657 with @tuliocasagrande
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-04-14Issue #670: Move unread count to templateFelix Hammerl
2016-04-13Issue #670: Split up _styles.scssFelix Hammerl
2016-04-13Issue #670: Move reply view to composeOFelix Hammerl
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-03-31Remove unused _security.scssFelix Hammerl
2016-03-22Issue #647: Refactor security labels stylesheetCaio Carrara
This change refactor the stylesheet of security labels. Now it's following the BEM naming conventions. Also, as the code is pretty coupled between css and js, it was necessary some changes on javascript code to keep the previous i18n key and rename the css classes.
2016-03-22Issue #649: Extract tags mixin to separate fileFelix Hammerl
2016-03-15Issue #620: Float composer right of close buttonFelix Hammerl
2016-03-15Issue #620: Remove unused layout stylesFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-09Issue #620: Refactor palceholderFelix Hammerl
2016-03-09Issue #620: Spike growl CSS modularizationFelix Hammerl