summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/views/_security-labels.scss
AgeCommit message (Collapse)Author
2017-07-27[feat] display the mixnet status on incomming emailsRuben Pollan
Add support for X-Leap-Mixnet header.
2017-01-19[#828] Adds tooltips for encrypt and sign labelsThais Siqueira
We added a tooltip on the "encrypted" and "signed" label to inform the user what these flags mean. And we did some refactoring. With @tayanefernandes
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-07-07Issue #742: Change Open Padlock iconFelix 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.