summaryrefslogtreecommitdiff
path: root/web-ui/app/scss
AgeCommit message (Collapse)Author
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-06for #288, adds encryption error message, as in ↵Victor Shyba
https://gist.github.com/lqust/a19e5be212c7539da996#file-gistfile1-txt
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-02Extracting the color palette colors to variablesGabriel Albo
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-27Decreasing email body area top paddingGabriel 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
2015-02-27Refactoring colors: better defining variable names, extracting hard-coded ↵Gabriel Albo
hex codes, normalizing link styles, organizing _colors files.
2015-02-27Deleting old style guide files from the user agentGabriel Albo
2015-02-26Attempting to fix phantomJS functional tests where logo stretches out by ↵Gabriel Albo
setting a limit height to the image
2015-02-26#296 Adding a border to separate the default and custom tagsGabriel Albo
2015-02-25Fixing selected email z-index so it flows into the full email view hiding ↵Gabriel Albo
the border
2015-02-25#296 Moving the toggle control script to the tags hbs file so clicking on ↵Gabriel Albo
the tags icon now toggles the left nav. Next: extracting this JS to a proper place.
2015-02-24#296 Hiding custom tags when the left side nav is collapedGabriel Albo
2015-02-24#296 Adding tags icon and styling its textGabriel Albo
2015-02-23Change CSS for PhantomJS compatibilityrafael lisboa
2015-02-23Remove other unneeded style rulesrafael lisboa
2015-02-23Remove unnecessary z-index that was causing phantomJS to not render elementsrafael lisboa
2015-02-19#239 Adding hover effect for the logout inputGabriel Albo
2015-02-19#239 Fixing logout style and removing duplicated stylingGabriel Albo
2015-02-19#239 Fixing unread count indicator styling for the new sidebarGabriel Albo
2015-02-19#239 Aligning default tag icons with their respective labelsGabriel Albo
2015-02-19Fixing padding around 'add new tag' plus signGabriel Albo
2015-02-19#239 Fixing message header issue on chrome (and hopefully not introducing ↵Gabriel Albo
new ones :)
2015-02-19#239 Adding some extra padding to the tag list so larger types won't break ↵Gabriel Albo
the interaction
2015-02-19#239 move the correct div to allow the whole area of a tag to be clickableAlexandre Pretto Nunes
2015-02-19#239 Adding extra padding to tag labelsGabriel Albo
2015-02-19#239 Fixing tag display and menu expansion slide widthGabriel Albo
2015-02-19#239 Adding full logo and styling itGabriel Albo
2015-02-19#239 Remove old shortcut barAlexandre Pretto Nunes