summaryrefslogtreecommitdiff
path: root/web-ui/app/scss
AgeCommit message (Collapse)Author
2015-06-25Renamed css div class 'compose' to 'floatlabel'Leonardo Schäffer
2015-06-07Implemented floatlabels for input fields when composing emailLeonardo Schäffer
2015-04-24Fixing margin around close button inside the compose email boxGabriel Albo
2015-04-24Rearranging the compose box element to be align the same way the full email ↵Gabriel Albo
view for reading is; removing inline styles from an html tag to a proper css class
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-22removing styles related to tip-msgGabriel Albo
2015-04-14Using consistent colors for the open and closed padlocks :)Gabriel Albo
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-04-09Removing unnecessary period after messageGabriel Albo
2015-04-09Changing icons for encryption statuses on email headersGabriel Albo
2015-04-08Closes #27 Changed the encryption status messagesBruno Wagner
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-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