Commit Graph

117 Commits (0feb46574cd47055d0cb5354fd828fc5886bb844)

Author SHA1 Message Date
Aleksander Machniak ce9c52e65a Merge branch 'master' into dev/elastic 6 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 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
Aleksander Machniak 553f83618e Elastic: Custom switch improvements 6 years ago
Aleksander Machniak 88c5507f29 Elastic: Replace .icon-checkbox with Bootstrap's custom switch 6 years ago
Aleksander Machniak 99ad249f6d Elastic: Add title with full folder name on folders list elements
if displayed folder name is truncated because of overflow.
6 years ago
Aleksander Machniak b85c5b3b7a Elastic: FontAwesome 5.6.3, use fire-alt instead of fire icon for Junk 6 years ago
Aleksander Machniak 3aac86eca7 Elastic: Add @color-list-unread-status var 6 years ago
Aleksander Machniak bba6c7e702 Elastic: Fix selection background on messages list 6 years ago
Aleksander Machniak e694b0f4cc Elastic: Fix some messages list icons in Chrome and IE 6 years ago
Aleksander Machniak 5542e91b21 Elastic: Fix small regression 6 years ago
Aleksander Machniak 0389ffdbab Elastic: On touch devices display attachment icons on messages list (#6296) 6 years ago
Aleksander Machniak 5712af8388 Elastic: Use bold font for folders with unread messages (#6349) 6 years ago
Aleksander Machniak fc29b2089a Elastic: Use dot instead of star for unread status icon
and fix some issues with .unreadchildren class
7 years ago
Aleksander Machniak 4b560bf2a0 Elastic: Add chat icon for taskmenu and prefs section entries 7 years ago
Aleksander Machniak 4224ccdaa9 Elastic: Add some .keylist style 7 years ago
Aleksander Machniak 15f0a1e8e6 Elastic: Pretty select dropdown 7 years ago
Aleksander Machniak e857ba9b42 Elastic: Added logo image support, taskmenu improvements
TODO: Roundcube logo re-design
7 years ago
Aleksander Machniak e9de02920a Elastic: Remove folder type icons (Kolab-specific) 7 years ago
Aleksander Machniak 8eb4ae1b17 Elastic: Make .treetoggle transparent
On some lists it overlaps with focus indicator.
7 years ago
Aleksander Machniak 4224ae81d3 Elastic: Make treetoggle icon smaller 7 years ago
Aleksander Machniak ba77da4b37 Unify .virtual entries' opacity in folder selector and other lists 7 years ago
Aleksander Machniak 9ccf7c01c8 Move @listing-treetoggle-width var to variables.less 7 years ago
Aleksander Machniak 20a81c2a0a Small alignment fix for treetoggle icon 7 years ago
Aleksander Machniak 84d9d95f35 Re-worked expand/collapse in folder list (#50) 7 years ago
Aleksander Machniak ce9ee39fa9 Fix cut icon for expanded thread 7 years ago
Aleksander Machniak 295fec1e21 Fix forward icon on messages list 7 years ago
Aleksander Machniak 1c8cf824be Small improvements 7 years ago
Aleksander Machniak 7853ae25c6 Better "identity" icon (#81) 7 years ago
Aleksander Machniak b7e5567f1b Update copyright year 7 years ago
Aleksander Machniak 1e82066d7e Add "List is empty..." element (#76) 7 years ago
PhilW 5497d30232 update for addressbook toolbar changes in core 7 years ago
Aleksander Machniak 10356a0230 Attachments list improvements 7 years ago
Aleksander Machniak ad90cc52f5 Fix list selection indicator (again) 7 years ago
Aleksander Machniak 34068ac445 Remove some Kolab plugin icons, they're now handled by libkolab plugin 7 years ago
Aleksander Machniak 6e24ebca6b Display icons on identities/responses/filters lists 7 years ago
Aleksander Machniak 9bc4b97071 Content frame/list handling for plugins 7 years ago
Aleksander Machniak f362acb254 Improve icons size/color on messages list 7 years ago
Aleksander Machniak 3bed1067d1 Better icon for Junk folder (#136) 7 years ago
Aleksander Machniak 43d1adbe6e Add icons for contacts list on mail compose page 7 years ago
Aleksander Machniak 1e923500b1 Add style for .virtual entries on treelist, remove redundant border 7 years ago
Aleksander Machniak 7e90274d31 Option to toggle checkboxes on message list (#60) 7 years ago
Aleksander Machniak c6c1f5985d Upgrade to Font Awesome 5 7 years ago
Aleksander Machniak 11b39f555d Bring back the list titles in desktop mode, style .pushgroup action on contacts list
There's one reason we want list titles also in desktop mode. In Addressbook
when using filter_groups feature the title provides an option to navigate
to previous level of the list.
7 years ago
Aleksander Machniak eb23be2660 Add icon for Settings > Forwarding, small forms improvement 7 years ago
Aleksander Machniak 892b788f5a Add a way to display mail message headers in a table ("envelope") 7 years ago
Aleksander Machniak 1ffd2aa7ca Attachments list improvements for upload-form 7 years ago
Aleksander Machniak d5b58495a8 Use inline comments 7 years ago
Aleksander Machniak 60f738db6c Fix .listing records height to be the same for td and li 7 years ago
Aleksander Machniak eb4991ef2b Improve .treelist 7 years ago