Commit Graph

1155 Commits (e0492d213b4c087b7092fa6bdc3dfecbc14f9bcf)

Author SHA1 Message Date
Thomas Bruederli 774028db3b Add title attribute for skins/modes hiding the actual button text
Conflicts:
	skins/larry/templates/messagepart.html
10 years ago
Aleksander Machniak ac0ec6d546 Fix TinyMCE buttons in webkit browsers 10 years ago
Aleksander Machniak dc43ae4ed0 Small css fix for delete icon on messages list 10 years ago
Thomas Bruederli d981aa0667 Fix displaying error messages without timeout 10 years ago
Aleksander Machniak 4cef8c7ec9 Fix messages list columns width in Chrome 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 11 years ago
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 11 years ago
Aleksander Machniak 0fbb27d219 Move all filter:(opacity=X) styles to legacy_browser plugin 11 years ago
Aleksander Machniak c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 11 years ago
Aleksander Machniak 997ef19f17 Remove height:auto from .listing table cells 11 years ago
Aleksander Machniak 789a7b5fd5 Small improvements for toolbar buttons style 11 years ago
Aleksander Machniak a292e4f524 Unify default width of resizable UI elements (#1488837) 11 years ago
Aleksander Machniak c3bb0d32a5 Some more css improvements 11 years ago
Aleksander Machniak ab985fdaed Fix font-family/font-size in form elements (#1489936) 11 years ago
Aleksander Machniak c5f06896d4 Display full quota information in popup (#1485769, #1486604) 11 years ago
Thomas Bruederli f0e4d2fd14 Add/fix styles for a hierarchical list of address books 11 years ago
Thomas Bruederli 750de3189c Remove previously added styles that don't belong here 11 years ago
Thomas Bruederli 71a522f103 Separate list of saved searched from addressbooks list 11 years ago
Aleksander Machniak a7343c243c Focus displayed input element in show_header_row() 11 years ago
Aleksander Machniak d30a998fca Small css fix 11 years ago
Aleksander Machniak fc6dab3c67 Fix regressions in popups handling (#1489932) 11 years ago
Thomas Bruederli 9a6e6e3abf Global styles for tabbed forms in ui-dialogs 11 years ago
Aleksander Machniak c6220abe5e Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak 1db12a9037 Fix so all pages are displayed correctly in extwin mode (#1489952) 11 years ago
Thomas Bruederli a7439075b6 Hide voice messages 11 years ago
Aleksander Machniak 219461fc74 Fix "Special Folders" icon position 11 years ago
Aleksander Machniak b97939c102 Small css fixes 11 years ago
Aleksander Machniak f331daffe1 Fix preview toggle button (missing iconbutton class after click) 11 years ago
Thomas Bruederli b65ecf82e3 Use different styles for :required and :focus input fields 11 years ago
Thomas Bruederli d9e541c5fe Better styles for hidden (voice) elements and attachments list icons 11 years ago
Aleksander Machniak b8445cdcb9 Small icon alignment fix 11 years ago
Aleksander Machniak 81b2b6a9c1 Make order of quicksearch box elements more intuitive for keyboard navigation 11 years ago
Thomas Bruederli 9c513f44a2 Fix message list header spacings (#1489929) 11 years ago
Aleksander Machniak 1e22cb1e86 Unify some labels 11 years ago
Aleksander Machniak 47d8931484 Remove "min-width:0" - fixes unwanted horizontal scrollbar in message headers box 11 years ago
Aleksander Machniak 3286c82deb Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak a856e8a972 Fix typo 11 years ago
Aleksander Machniak 2fac32a89c Fix folder-selector position 11 years ago
David Carter 776ddd6d85 New optional HTML/plaintext view icons in #messageheader mean that
we need wider CSS margin on the message subject.

Otherwise a long subject line runs behind the extra icons.

This shows up frequently with the threecol plugin installed:

  https://github.com/tofi86/Roundcube-Plugin-Threecol-Layout

(I have submitted a pull request to make that work with 1.0.1)

However you see the same problem with the standard mailbox view
if a message has a very long subject line.
11 years ago
Aleksander Machniak ba5c53e5c3 Send X-UA-Compatible as HTTP header instead of meta tag 11 years ago
Aleksander Machniak 594746a1e1 Removed redundant margins for HTML message bodies 11 years ago
Thomas Bruederli 23756ff705 Localize mail toolbar menu titles 11 years ago
Thomas Bruederli 3445ca1a4f Fix keyboard interaction with decorated <select> elements (Firefox only) 11 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 11 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
11 years ago
Aleksander Machniak c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 11 years ago
Thomas Bruederli 3412e50b54 Fix attachment menu structure and aria-attributes 11 years ago
Thomas Bruederli f25be2b863 Render localized texts for icon-style messagelist headers 11 years ago
Thomas Bruederli 72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 11 years ago
Thomas Bruederli 24e89eceed Add fieldset legends and input element labels to contact edit form 11 years ago