summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/styles.scss
AgeCommit message (Collapse)Author
2016-02-24Consolidate stylesheetsFelix Hammerl
This removes styles.scss as intermediate stylesheet. Only main.scss is now built, thereby also removing duplicated imports.
2016-02-22Issue #616: Remove hardcoded colorsFelix Hammerl
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel.
2016-01-19Issue #572 - Rotate and resize paperclip icon.Gislene Pereira
Removed blue border around paperclip icon when clicking it.
2016-01-11adding paperclip icon on sent mails and drafts email listsNavaL
Issue #573
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-12-07Issue #411 - Fixing user settings box position [w/ @giovaneliberato]Gislene Pereira
2015-12-07Issue #507 - Refactored fix broken UI when start UAJefferson Stachelski
Paring with bwagner
2015-12-03Issue #411 - Did some refactores [Gil/Jeff]Jefferson Stachelski
2015-12-01#509 - Fixing font size and padding for the user settings headerGabriel Albo
2015-11-30Issue #509 - Ajusted the bottom pop up alignmentJefferson Stachelski
Ajusted the bottom aligment when the logout button is enable or not
2015-11-27Issue #509 - Fixed space between navbar icons [Gil/Jeff]Gislene Pereira
Adjusted user settings popup text size. Done some SASS refactoring.
2015-11-27Add the user settings icon, with a popup boxCam Jackson
2015-11-25Issue #298 - Making trash, draft and attachment icons color lighter on mail listVictor Shyba
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-09-15Add git revision to web-ui on buildFolker Bernitt
- Issue #453
2015-09-14#442 Create feedback element on side navbar.Giovane
2015-04-22Adding a max-height as a fallback for a really long list of custom tagsGabriel Albo
2015-04-22Making the custom tag list be as high as the number of custom tags instead ↵Gabriel Albo
of having a fixed size
2015-04-07Changing middle pane background color and removing the svg logoGabriel Albo
2015-03-31Changing feedback colors to be in sync with the color palette and making the ↵Gabriel Albo
left pane have consistent color scheme
2015-03-17Fixing padding for mails inside mail list and margin for list actions checkboxGabriel Albo
2015-03-17Aligning list actions checkbox with all emails checkboxes belowGabriel Albo
2015-03-17Fixing the default tags label alignment by changing one character after 2 ↵Gabriel Albo
hours of work. <3 CSS <3
2015-03-16Shameful temporary hack for tags icons alignment. Must fix this after we've ↵Gabriel Albo
customized our icons
2015-03-16#286 Fixing mail list clickable areaGabriel Albo
2015-03-11Revert "#261 - Adding a hover behavior for the default tags"Gabriel Albo
This reverts commit c3eab90103b01b3551a83a8d747e11fc4945582e.
2015-03-11Revert "#261 Adding some negative margin so the tags label won't be wider ↵Gabriel Albo
than the side nav when the user hovers them" This reverts commit b8897aa1760f7fe177fe1abaafd3addbbd0e47dc.
2015-03-11Revert "#261 Reducing the list width so it won't break for large displays"Gabriel Albo
This reverts commit 7e0f1c7f86c217f903c24e7f0866ac1f6f6b06e7.
2015-03-11Revert "#261 Adding some opacity to the tags label on hover"Gabriel Albo
This reverts commit c3344fd640b94b94b350a978b77d5eb3b23a2275.
2015-03-11Revert "#261 Adding a hover behavior to tags icon - z-index TBD"Gabriel Albo
This reverts commit 94d0713aa89a76ba8ecb28570163c13bc370ed0b.
2015-03-11Revert "#261 Making the tags icon be displayed over the mail list when hovered"Gabriel Albo
This reverts commit d0917e12464152dde8bc1ccac0748945b709804e.
2015-03-11Revert "#261 Adding an extra wrap around the tags-icon so we can properly ↵Gabriel Albo
split the sections on the right pane" This reverts commit 58f6a2f088a57823a4469e0c8c62ebff3f7c5597.
2015-03-11Revert "#261 Fixing the transition timing"Gabriel Albo
This reverts commit b27d525efcb8b48157c3659ef98109261841aa91.
2015-03-10#261 Fixing the transition timingGabriel Albo
2015-03-10#261 Adding an extra wrap around the tags-icon so we can properly split the ↵Gabriel Albo
sections on the right pane
2015-03-10#261 Making the tags icon be displayed over the mail list when hoveredGabriel Albo
2015-03-10#261 Adding a hover behavior to tags icon - z-index TBDGabriel Albo
2015-03-10#261 Adding some opacity to the tags label on hoverGabriel Albo
2015-03-09#261 Reducing the list width so it won't break for large displaysGabriel Albo
2015-03-09#261 Adding some negative margin so the tags label won't be wider than the ↵Gabriel Albo
side nav when the user hovers them
2015-03-09#261 - Adding a hover behavior for the default tagsGabriel Albo
2015-03-09Making the side nav bottom background solidGabriel Albo
2015-03-06*Really* sticking the logout to the bottom now :)Gabriel Albo
2015-03-06Sticking the logout button to the bottom of the side navigatin and adding an ↵Gabriel Albo
overflow only to the custom tags session. Adding a slightly lighter background color to the custom tags list for now to indicate the session
2015-03-02Fixing logo size and positionGabriel Albo
2015-03-02Adding ellipsis when custom tag names are longer than the sidenav's widthGabriel Albo
2015-02-27Fixing padding for when an email is read and the tag count gets messed upGabriel Albo
2015-02-27Using an actual svg (coded) in place of the .svg file for the logo.Gabriel Albo
2015-02-27Adding a default background color for tags while we don't build a tag ↵Gabriel Albo
customization functionality