summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_mixins.scss
AgeCommit message (Collapse)Author
2017-01-19[#828] Changes color and size of tooltipThais Siqueira
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-09-29[#716] Remove duplicated recipient mixinTayane Fernandes
It is also part of #646.
2016-09-29[#716] Increase padlock icons font-sizeTayane Fernandes
2016-06-28Added remaining translations stringsTulio Casagrande
2016-04-14Issue #670: Move unread count to templateFelix Hammerl
2016-04-13Issue #670: Split up _styles.scssFelix Hammerl
2016-03-22Issue #649: Refactor TagsFelix Hammerl
2016-03-22Issue #649: Extract tags mixin to separate fileFelix Hammerl
2016-03-17Merge branch 'loading-logo'Gislene Pereira
* loading-logo: Adding spin logo to search event. Issue #238 Adding js unit tests + small refactoring. // pairing with @tuliocasagrande Issue #238 The logo will spin when the user opens a mail or draft. Issue #238 Adding logo loading event to Saving Draft; + Adding timeout to 0.6 secs before stopping the spinning; + Removing unnecessary defaultAttr. Creating events to spin and stop spinning the logo. Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Adding sass function to lighten the logo color for the spinner Adding new svg and dummy animation Conflicts: web-ui/app/scss/_alerts.scss web-ui/app/scss/_mixins.scss
2016-03-15Issue #620: Inline single-use mixinFelix Hammerl
2016-03-10Creating events to spin and stop spinning the logo.Gislene Pereira
Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Issue #238
2016-03-09Issue #620: Spike growl CSS modularizationFelix Hammerl
2016-03-08Decreasing the spacing between email header and email bodyGabriel Albo
2016-03-01Adding sass function to lighten the logo color for the spinnerGabriel Albo
Issue #238
2016-03-01Adding new svg and dummy animationGabriel Albo
Issue #238
2016-02-22Issue #616: Remove hardcoded colorsFelix Hammerl
2016-02-10Issue #559 increased width of recipient input fieldFiona Coath
2015-12-28#563 - Adding arrows up and down to indicate the state of the cc and bcc fieldsGabriel Albo
2015-12-28#563 - Adding hide/show logic and link. Hiding cc and bcc by defaultGabriel Albo
2015-11-11Align second line of email addresses to the beginning of the first lineReinaldo de Souza Jr
Fixes #514
2015-11-09Fixing recipients label width so it won't break for the BCC fieldGabriel Albo
2015-11-09#504 - Fixed non clickable area below the recipients labelGabriel Albo
2015-11-04#504 - Adding element focus using 'important' while we figure out why ↵Gabriel Albo
there's an inline style being added to recipients-input elements
2015-11-04#504 - Making the recipients fields have a distinct background color when ↵Gabriel Albo
focused (like subject and body already did)
2015-11-04#504 - Fixing the recipients label and span padding so the line height is ↵Gabriel Albo
not taller than the subject one
2015-10-29Jeff/Albo - Fixing to, cc and bcc label alignmentGabriel Albo
2015-10-28Issue #493 - changed how trigger the edit recipientsJefferson Stachelski
Changed from double click to a single one and now using the pointer cursor to be more intuitive
2015-10-28Issue #493 - Made some refactors with SCSSJefferson Stachelski
2015-10-28Issue #493 - Remove the blue X buttonJefferson Stachelski
Changed the blue color of X button on recipients to the same color of the font
2015-10-23Change delete address token color.Giovane
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-21Fixed the recipient css margin and paddingJefferson Stachelski
2015-07-26Issue#377 - Add ability to allow users to delete emails from recipient input.TigerRoar
2015-04-14Refactoring the scss file to avoid duplicationGabriel Albo
2015-04-14Adding icons to help identify whether an email is encryptable or not for a ↵Gabriel Albo
given address
2015-04-14Fixing padding that was breaking the line when user clicked to add a new tag ↵Gabriel Albo
to an email
2015-04-09Fixing the 'add new' button positionGabriel Albo
2015-04-09Changing tag icon colorGabriel Albo
2015-04-09Adding a tag icon to indicate tags on the full email viewGabriel Albo
2015-02-27Adding a default background color for tags while we don't build a tag ↵Gabriel Albo
customization functionality
2015-02-27Refactoring colors: better defining variable names, extracting hard-coded ↵Gabriel Albo
hex codes, normalizing link styles, organizing _colors files.
2015-02-19Fixing padding around 'add new tag' plus signGabriel Albo
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Adding color indicator to show if mail will get encryptedDuda Dornelles
2015-02-09Fix debian package dependencies in Vagrant deb box when using wheezy #278Patrick Maia
2014-07-31Add web-ui based on previous codeOla Bini