Commit Graph

14 Commits (6b5fa52ec130d9f4d055c49104b9dc03317ea371)

Author SHA1 Message Date
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 ad425aa3e0 Elastic: Make attachment properties table scrollable 7 years ago
Aleksander Machniak ee9f16f5a5 Elastic: Small improvements in attachment preview 7 years ago
Aleksander Machniak e972f1118b Elastic: Small fix for image-tools on mobile 7 years ago
Aleksander Machniak 880592b8a5 Fix image tools on mobile (and move it to left side) 7 years ago
Aleksander Machniak f7dcc4c353 Support image tools 7 years ago
Aleksander Machniak aa542a35c1 Fix iframe scrolling in iOS (#87)
Also some other small fixes for iOS/Android.
7 years ago
Aleksander Machniak 5ae662c198 Improvements for mobile attachment preview
- Hide More menu item as we do not support submenus yet
- Make sure .eml attachment preview has filename in the title bar
7 years ago
Aleksander Machniak f28b59e48b Fix missing filename in header of mobile preview for plain text attachments 7 years ago
Aleksander Machniak 8960ca33f1 Attachment preview on mobile (#61) 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 8 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 8 years ago
Aleksander Machniak 836ed74d01 Added messagepart.html template, some fixes 8 years ago