Commit Graph

186 Commits (2c0d3e1dd0a3df01c8adea0de5f2826f0bcb9434)

Author SHA1 Message Date
Aleksander Machniak 3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 10 years ago
Aleksander Machniak ac0ec6d546 Fix TinyMCE buttons in webkit browsers 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 10 years ago
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 10 years ago
Aleksander Machniak 0fbb27d219 Move all filter:(opacity=X) styles to legacy_browser plugin 10 years ago
Aleksander Machniak 997ef19f17 Remove height:auto from .listing table cells 10 years ago
Aleksander Machniak 789a7b5fd5 Small improvements for toolbar buttons style 10 years ago
Aleksander Machniak ab985fdaed Fix font-family/font-size in form elements (#1489936) 10 years ago
Aleksander Machniak c5f06896d4 Display full quota information in popup (#1485769, #1486604) 10 years ago
Thomas Bruederli 71a522f103 Separate list of saved searched from addressbooks list 10 years ago
Thomas Bruederli 9a6e6e3abf Global styles for tabbed forms in ui-dialogs 10 years ago
Aleksander Machniak c6220abe5e Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 1db12a9037 Fix so all pages are displayed correctly in extwin mode (#1489952) 10 years ago
Thomas Bruederli a7439075b6 Hide voice messages 10 years ago
Aleksander Machniak b97939c102 Small css fixes 10 years ago
Thomas Bruederli b65ecf82e3 Use different styles for :required and :focus input fields 10 years ago
Thomas Bruederli d9e541c5fe Better styles for hidden (voice) elements and attachments list icons 10 years ago
Thomas Bruederli a46a10f19c Don't hide voice contents with display:none, otherwise they're not read. Fix icon styles for compose contacts list 10 years ago
Thomas Bruederli 99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
10 years ago
Aleksander Machniak c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 10 years ago
Thomas Bruederli 72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 10 years ago
Thomas Bruederli e75d5e813a Simplify CSS boder/background styles for listing elements with focus indicator 10 years ago
Thomas Bruederli 5cf77e1159 Use jQuery UI tabs widget for tabbed fieldsets 10 years ago
Thomas Bruederli d58c39126f Some more improvemements on content structure, text representation and keyboard navigation within the mail view 10 years ago
Aleksander Machniak bfa20e3867 Hide droptarget image if drag-n-drop is not supported 10 years ago
Thomas Bruederli 8fd955eb1e Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers 10 years ago
Aleksander Machniak 731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
10 years ago
Aleksander Machniak b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 10 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 10 years ago
Thomas Bruederli 072f1aa97b Minor fixes for teelist searching 11 years ago
Thomas Bruederli 9e89c87601 Define generic styles for a search boxe inside list widgets 11 years ago
Aleksander Machniak 547028280c Fix icon for DOC files 11 years ago
Aleksander Machniak 1af3d97636 Unify lists' records and headers height no matter it's td, li or span 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
Aleksander Machniak 0070187e32 Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browser 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