Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Try again to size the icons correctly. | Christian Mollekopf | 2017-06-12 |
| | | | | | | | | | | | With this I get pixel perfext icons that are properly sized (as opposed to tiny). The toolbuttons in the messagelist still look a bit out of place though. Closer investigation showed that I get most icons rendered at 22px size (that's a grid unit for me). The full button ends up being 32px. The mark as unread button has only 24px size source and is therefore scaled which then ends up looking blurry. | ||
* | Show active focus on buttons | Christian Mollekopf | 2017-05-01 |
| | | | | Not the proper solution but better than nothing. | ||
* | use inverted icons in maillist buttons | Michael Bohlender | 2017-04-26 |
| | |||
* | introduce icon button, use it in maillistview | Michael Bohlender | 2017-04-26 |