Commit Graph

29 Commits (199afedb96eaf1b8fa59b4ee29af73395e7c073f)

Author SHA1 Message Date
Aleksander Machniak c2a5ffeecb Elastic: Fix inactive options in #mailto-menu (regression) 6 years ago
Aleksander Machniak f1e911ec03 Elastic: Toolbar/menus/layout refactoring
Refactoring for better consistency and simplicity.

5KB less in size of (minified) styles.css file.

Layout changes:
- body > #layout > .menu       -> #layout-menu
- body > #layout > .list       -> #layout-list
- body > #layout > .sidebar    -> #layout-sidebar
- body > #layout > .content    -> #layout-content

Toolbar/menu changes:
- .toolbar           -> .toolbar.menu
- .toolbarmenu       -> .menu.listing
- .menu-button       -> .task-menu-button
- .pagenav.toolbar   -> .pagenav.menu
- #taskmenu          -> #taskmenu.menu.toolbar
- .image-tools .menu -> .image-tools .menu.toolbar
- required .disabled class to de-activate menu items
- .button class is not required on .menu children
- merge toolbar.less and taskmenu.less into menu.less
- @color-toolbarmenu-hover            -> @color-menu-hover
- @color-toolbarmenu-hover-background -> @color-menu-hover-background

Also cleaned/removed some code in spellchecker.js. Made .googie_list a list not table.
6 years ago
Thomas Bruederli 117bba6d2a Add SVG version of contact/group pictures
Artwork derived from free fontawesome icons
6 years ago
Aleksander Machniak 4480909db4 Elastic: Display full subject in mail preview (#6518) 6 years ago
Aleksander Machniak 316d52c924 Elastic: Add title attribute to "open in new window" button 6 years ago
Aleksander Machniak 5843d8cdcd Elastic: Small improvements in message headers layout 7 years ago
Aleksander Machniak 204480c63d Fix scrolling in message headers dialog (#142) 7 years ago
Aleksander Machniak 0dfb92cb4f Move "Download all attachments" button from below the attachments list to .header-links 7 years ago
Aleksander Machniak 892b788f5a Add a way to display mail message headers in a table ("envelope") 7 years ago
Aleksander Machniak e32f4a0976 Fix .message-partheaders element 7 years ago
Aleksander Machniak a4776d05e6 Fix attachment menu in message preview 7 years ago
Aleksander Machniak a3c72417f6 Small improvements 7 years ago
Aleksander Machniak ee32a25c2e Html/Plain mode switch for mail preview 7 years ago
Aleksander Machniak c559222d82 Implement 'message headers' and 'open in new window' buttons
TODO: fix 'open in new window' feature, by not disabling extwin command
in a frame that has a parent window that is not 'small'.
7 years ago
Aleksander Machniak 6780fcb95b Replace "Add to addressbook" icon with a menu (#47) 7 years ago
Aleksander Machniak d1c3955cc3 Some improvements in the message preview (contact photo, summary text, fixed alerts) 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak e8680257b3 Varius css improvements 7 years ago
Aleksander Machniak 98a0c1a07e Fix attachment options menu 8 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 8 years ago
Aleksander Machniak 3c78faaf4a Some improvements here and there 8 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 8 years ago
Aleksander Machniak 40f883289b Fix message.html template for use as non-frame 8 years ago
Aleksander Machniak cdfe1d207d Attachment menu 8 years ago
Aleksander Machniak 836ed74d01 Added messagepart.html template, some fixes 8 years ago
Aleksander Machniak 12850f4b86 Added compose.html template 8 years ago
Aleksander Machniak 0541b2ff86 Various improvements 8 years ago
Aleksander Machniak 1bd101d09a Implement "Add contact" icon 8 years ago
Aleksander Machniak 53c327b49d Elastic skin - initial commit 8 years ago