summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/views
AgeCommit message (Collapse)Author
2016-11-23[#824] Add a border to the attachment button to make easy for mobile users ↵Tayane Fernandes
that it is a button
2016-11-16[#811] Fix the cursor pointer for the attachment iconTayane Fernandes
2016-11-10[#816] Improve the recipient suggestion readbilityTayane Fernandes
2016-11-10[#716] Increase padlock icons font-size and fix alignmentTayane Fernandes
2016-09-29[#716] Increase padlock icons font-sizeTayane Fernandes
2016-07-07Issue #742: Change Open Padlock iconFelix Hammerl
2016-07-07Merge pull request #748 from belimawr/issue/741Felix Hammerl
Compose now is a HTML Button
2016-07-07Merge pull request #745 from belimawr/issue/715Felix Hammerl
Changing icon size and margin
2016-07-07Really make whole mail item clickableChristian Treppo
So far the mail item had some padding applied to it on all sides, inside this padding area the item was not clickable, even though the cursor changed to a pointer. By moving the padding into the <a> tag, the whole element becomes clickable and opens the email. fixes #743
2016-07-06Compose now is a HTML ButtonTiago Queiroz
2016-07-06Make whole mail item without tags clickableChristian Treppo
fixes #743 For mail items without tags the link to open the mail is not expanded, therefore it has to be done via CSS
2016-07-06Chancing icon size and marginTiago Queiroz
2016-06-29exchanged paper-plane icon for sent icon, fixes #717repat
2016-06-28Added remaining translations stringsTulio Casagrande
2016-04-29Issue #679: Fix CSS and markup for attachmentsFelix Hammerl
2016-04-14Issue #670: Fix custom tag unread countFelix Hammerl
2016-04-14Issue #670: Move unread count to templateFelix Hammerl
2016-04-13Re-apply changes from 373c9e0Felix Hammerl
2016-04-13Issue #670: Split up _styles.scssFelix Hammerl
2016-04-13Issue #670: Move attachment button to compose-viewFelix Hammerl
2016-04-13Issue #670: Move reply view to composeOFelix Hammerl
2016-04-05Issue #648: Add review feedbackFelix Hammerl
2016-04-05Issue #648: Refactor mail-listFelix 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: Refactor TagsFelix Hammerl
2016-03-21Fix open issue from 195322bFelix Hammerl
2016-03-15Issue #620: Inline single-use mixinFelix Hammerl
2016-03-15Issue #620: Remove unused reply-box ruleFelix Hammerl
2016-03-15Issue #620: Fix close button background colorFelix Hammerl
2016-03-15Issue #620: Float composer right of close buttonFelix 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