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
947d78432e
Elastic: Fix border radius on first/last popup menu item
6 years ago
Aleksander Machniak
e282b11d25
Elastic: Fix various small css issues
6 years ago
Aleksander Machniak
49c66e3805
Elastic: Fix autocomplete list height
6 years ago
Aleksander Machniak
c8d133a6a0
Merge branch 'master' into dev/elastic
6 years ago
Aleksander Machniak
91b5bffd3c
Fix bug where autocomplete list could be displayed out of screen ( #6469 )
6 years ago
Aleksander Machniak
6dfb475a26
Elastic: Redesign mail compose page - use recipient selection dialog ( #6413 )
6 years ago
Aleksander Machniak
6b02daba1d
Elastic: Fix menu header height sometimes too small on phones
7 years ago
Aleksander Machniak
ec3b0f58c5
Elastic: Align mobile taskmenu to the left and close on outside touch
7 years ago
Aleksander Machniak
15f0a1e8e6
Elastic: Pretty select dropdown
7 years ago
Aleksander Machniak
051a82ef03
Elastic: Fix so closing mobile popup menu does not close dialogs below, plus some css improvements
7 years ago
Aleksander Machniak
a31c76292e
Elastic: Fix .btn.active colors
7 years ago
Aleksander Machniak
b45c009e37
Fix mobile menu header colors ( #113 )
7 years ago
Aleksander Machniak
fd0f404c32
Improvements in pgp keys search dialog
7 years ago
Aleksander Machniak
b7e5567f1b
Update copyright year
7 years ago
Aleksander Machniak
3cb91290b5
Improve .webkit-scroller class use
7 years ago
Aleksander Machniak
6316fe054c
Refactored taskmenu
...
- Eliminate grey color
- On mobile display menu using style of other menus
- Fix Close button on iOS (#82 )
7 years ago
Aleksander Machniak
2059a92e89
Diaplay datepicker widget always centered ( #62 )
...
Fixes widget on mobile.
7 years ago
Aleksander Machniak
d5b58495a8
Use inline comments
7 years ago
Aleksander Machniak
13ddd70f53
Fix left padding in #folder-selector
7 years ago
Aleksander Machniak
c65b4de161
Improve simple dialogs like group creation/rename or qr-code
7 years ago
Aleksander Machniak
e19ebecc16
Improve pagejump-selector styling
7 years ago
Aleksander Machniak
d9f3f17f96
Bootstrap 4.0.0-beta2
7 years ago
Aleksander Machniak
b92ef16339
Simplify messages list menu - selects instead of radios
7 years ago
Aleksander Machniak
fadd5dd319
Implemented .pgpkeyimport
7 years ago
Aleksander Machniak
cbf80fb744
Rework layout/navigation
...
- list/sidebar footer buttons with text also on mobile
- fix UI with screen width = 768px
7 years ago
Aleksander Machniak
52e96f8d1b
Improvements in autocomplete and googiespell menus
7 years ago
Aleksander Machniak
a2856493b8
Icons in Responses menu, and other menu improvements
7 years ago
Aleksander Machniak
a63cef3f84
Fix some typos
7 years ago
Aleksander Machniak
3fb565b1f3
Some more color vars
7 years ago
Aleksander Machniak
3c8357f5af
Taskmenu improvements, applied colors by John Jackson
7 years ago
Aleksander Machniak
2bafa39dd7
Refactored some layout classes, consider screen <= 1024px to be a touch device
7 years ago
Aleksander Machniak
9533d25a15
Some improvements for phones layout
7 years ago
Aleksander Machniak
4dfb00796d
Mobile popup menus ( #33 )
7 years ago
Aleksander Machniak
10d0480d6c
Some work on jquery-ui dialogs and some other small improvements
7 years ago
Aleksander Machniak
8a29c2a5f7
Update bootstrap to latest build
8 years ago
Aleksander Machniak
bf842acc21
Small improvements to popups
8 years ago
Aleksander Machniak
73d77511ce
Popup menus with Bootstrap popover ( #17 )
8 years ago
Aleksander Machniak
9da6c9e2f9
Added license headers to .js and .less files
8 years ago
Aleksander Machniak
8293d5d3eb
Bring back .popupmenu (instead of .ui.popup)
8 years ago
Aleksander Machniak
fbf5dc22ba
Copied some common css rules from Larry (with big number of TODO comments)
8 years ago