Thomas Bruederli
|
e75d5e813a
|
Simplify CSS boder/background styles for listing elements with focus indicator
|
11 years ago |
Thomas Bruederli
|
5cf77e1159
|
Use jQuery UI tabs widget for tabbed fieldsets
|
11 years ago |
Thomas Bruederli
|
d58c39126f
|
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
|
11 years ago |
Thomas Bruederli
|
8fd955eb1e
|
Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers
|
11 years ago |
Thomas Bruederli
|
1791a1e7a2
|
Remove list row 'unfocused' state and keep 'selected' classes even when list loses focus. For visual distinguishing .focus tr.selected can be used
|
11 years ago |
Thomas Bruederli
|
ea0866a1ad
|
Improve keyboard navigation on compose screen: define tabindex groups + enable keyboard controls of contacts list widget
|
11 years ago |
Thomas Bruederli
|
b2992dd228
|
Further accessibility improvements regarding keyboard navigation and document structure
|
11 years ago |
Thomas Bruederli
|
a539cebdaa
|
Improve mail view document structure with headings, roles, labels and aria-attributes
|
11 years ago |
Thomas Bruederli
|
e8bcf08c72
|
1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
|
11 years ago |
Thomas Bruederli
|
388b384ef1
|
Define globally available styles for UI buttons with icons
|
11 years ago |
Aleksander Machniak
|
47fccf4fa6
|
Move some IE8-specific style to legacy_browser plugin
|
11 years ago |
Aleksander Machniak
|
f8a9c2c59c
|
Improve HTML structure so toolbar and content are in separate containers.
This makes splitters size and positioning better.
|
11 years ago |
Aleksander Machniak
|
81ce7ec252
|
Remove style that breaks border/spacing of nested folders in mailboxes list
|
11 years ago |
Thomas Bruederli
|
d221576489
|
Disable link registering mailto: protocol handler if not supported by the browser (#1489569)
|
11 years ago |
Thomas Bruederli
|
9da808470d
|
Better indentation styles for treelist items
|
11 years ago |
Thomas Bruederli
|
c42fc0fff6
|
Define default treelist styles (i.e. indentation) globally
|
11 years ago |
Thomas Bruederli
|
80102a2dde
|
Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Thomas Bruederli
|
affabd9a4b
|
Fix some glitches in ACL table display
|
11 years ago |
Thomas Bruederli
|
a71a9f8267
|
Added icons for move and copy menu items
|
11 years ago |
Aleksander Machniak
|
9a0153324e
|
Implemented menu actions to copy/move messages, added folder-selector widget (#1484086)
|
11 years ago |
Aleksander Machniak
|
edca654ef0
|
Fix quota image broken in e71ceb0c98 (#1489467)
|
11 years ago |
Aleksander Machniak
|
584de9e698
|
Fix links in UI messages after new #messagestack was implemented
|
11 years ago |
Aleksander Machniak
|
e71ceb0c98
|
Remove useless height attribute from #quotadisplay element
|
11 years ago |
Aleksander Machniak
|
f25a96bd40
|
Improve "ul.listing li" with text overflow styles
|
11 years ago |
Aleksander Machniak
|
9e36fba547
|
Fix right margin in mail task interface to be precissely the same as in other tasks
|
11 years ago |
Aleksander Machniak
|
f4d0fb3955
|
Fix #messagestack position (again)
|
11 years ago |
Aleksander Machniak
|
6dac9f5da5
|
Small improvements to #messagestack style
|
11 years ago |
Thomas Bruederli
|
21f10c7ad1
|
Small adjustments to new status message display
|
11 years ago |
Thomas Bruederli
|
1670b3e1d3
|
More improvements to list focus styles:
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
|
11 years ago |
Thomas Bruederli
|
a45c0fa0c4
|
Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected
|
11 years ago |
Thomas B.
|
ecb5bd7bd1
|
Merge pull request #153 from cmcnulty/row-focus
Indicator for row focus, resolves #1489392
|
11 years ago |
Thomas Bruederli
|
34003c5fa5
|
Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974)
|
11 years ago |
cmcnulty
|
fc5457d8ba
|
remove remnant of focus td
|
11 years ago |
cmcnulty
|
1f70596882
|
CSS only solution to focused messages
|
11 years ago |
Thomas Bruederli
|
ef14bd0d8d
|
Better icon for advanced settings blocks; message list row borders
|
11 years ago |
Thomas Bruederli
|
29b2937f7b
|
Add filetype icons for Powerpoint and Openoffice Presentations (#1489225)
|
11 years ago |
Charles McNulty
|
48f65c6a71
|
tiny-focus column for determining where focus should be
|
11 years ago |
cmcnulty
|
c99901fd16
|
style for focused messages
|
11 years ago |
Thomas Bruederli
|
113b461dfd
|
Better fix for menu scrollbars: only allow vertical scrollbar to appear
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Aleksander Machniak
|
c3b6f3d871
|
Eliminate horizontal scrollbar in popup menus with many options (e.g. spellcheck languages list)
|
11 years ago |
Thomas Bruederli
|
977f85be92
|
Avoid popup menus overflowing the browser window
|
11 years ago |
Aleksander Machniak
|
44cb96ad6f
|
Fix attachment icon issue when rare font/language is used (#1489326)
|
11 years ago |
Thomas Bruederli
|
80b3c6200e
|
Toolbar and list icons for responses + list header icon for prority column (#1489234)
|
11 years ago |
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
11 years ago |
Thomas Bruederli
|
f1a45733a8
|
Fix iframe scrollbars on webkit browsers (#1489306)
|
11 years ago |
Aleksander Machniak
|
e2872900f4
|
Fix small style glitch on first toolbar button in recent Firefox
|
11 years ago |
Thomas Bruederli
|
85e10cbb41
|
Fix scrolling in iframes on touch devices
|
11 years ago |
Dennis1993
|
7d4b41f592
|
Update styles.css
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
|
12 years ago |