Commit Graph

13 Commits (e8ff18962764bc4fad85e21638c74b52524ba28b)

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 88c5507f29 Elastic: Replace .icon-checkbox with Bootstrap's custom switch 6 years ago
Aleksander Machniak 8e24761815 Elastic: Fix button regressions
I give up. The text is still about 2px up, but this
is because of how the font is rendered and that in latin languages
we end up with most letters not having descending parts.
Also, it's slightly better in Chrome than in Firefox.
6 years ago
Aleksander Machniak b8a0a6c57a Elastic: Align focus on some TinyMCE input group buttons 6 years ago
Aleksander Machniak 93748d0698 Elastic: Remove outline in Chrome on html editor mode switch 6 years ago
Aleksander Machniak ec61705441 Elastic: Improve keyboard navigation on html editor mode switch 6 years ago
Aleksander Machniak ef4596d7ce Elastic: Fix TinyMCE menus on mobile 6 years ago
Aleksander Machniak 78d808aaf7 Elastic: Use non-white background in footers/headers on mobile, other improvements 7 years ago
Aleksander Machniak 4d2d59f14f Elastic: Fixes to TinyMCE dialogs on mobile 7 years ago
Aleksander Machniak 15650a4f2d Elastic: Small HTML editor style fixes 7 years ago
Aleksander Machniak e57582baf0 Fix image upload dialog for signatures 7 years ago
Aleksander Machniak 006fed33d3 Elastic: Completed TinyMCE styling 7 years ago
Aleksander Machniak 00acb46411 Update to TinyMCE 4.7.13, refactor image selector dialog, add style for Elastic skin 7 years ago