summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_styles.scss
AgeCommit message (Collapse)Author
2016-04-13Issue #670: Split up _styles.scssFelix Hammerl
2016-04-13Issue #670: Move attachment button to compose-viewFelix Hammerl
2016-04-13Issue #670: Remove utility class from _styles.scssFelix Hammerl
2016-04-13Issue #670: inline list-actions mixinFelix Hammerl
2016-04-07Issue #292: put labels on user pub key and emailCaio Carrara
Since we need always think about our defined personas, it's important to describe properly the information we put on user interface. This aspect is more important when we need to show some non trivial information as the public key fingerprint. So, this change adds label for both info on user "settings" box, email and public user fingerprint.
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-03-22Issue #649: Refactor TagsFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-15Issue #620: Remove unnecessary mixinFelix Hammerl
2016-02-25changed logout to postNavaL
Issue #612
2016-02-24Consolidate stylesheetsFelix Hammerl
This removes styles.scss as intermediate stylesheet. Only main.scss is now built, thereby also removing duplicated imports.