summaryrefslogtreecommitdiff
path: root/skins/larry/styles.css
AgeCommit message (Collapse)Author
2015-03-16Color quota display orange/red when over 80/90 %Thomas Bruederli
2015-01-27CSS hack for FF 3.6Thomas Bruederli
2014-12-17Small improvements in About dialogAleksander Machniak
2014-11-20Add method to display operation (uploading) progress in UI messageAleksander Machniak
2014-09-28update syntax of linear-gradientPascal Herbert
2014-08-18Small icon alignment fixAleksander Machniak
2014-08-18Show icons (person, group) in autocomplete popupThomas Bruederli
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-10Fix checkboxes and radio buttons alignmentAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-05Don't change alignment for regular labels with input and textThomas Bruederli
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-09Fix TinyMCE buttons in webkit browsersAleksander Machniak
2014-07-02Get rid of -moz-box-shadowAleksander Machniak
2014-07-02Get rid of -o-box-shadowAleksander Machniak
2014-07-02Move all filter:(opacity=X) styles to legacy_browser pluginAleksander Machniak
2014-06-30Remove height:auto from .listing table cellsAleksander Machniak
2014-06-30Small improvements for toolbar buttons styleAleksander Machniak
2014-06-28Fix font-family/font-size in form elements (#1489936)Aleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-20Global styles for tabbed forms in ui-dialogsThomas Bruederli
2014-06-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-06-20Fix so all pages are displayed correctly in extwin mode (#1489952)Aleksander Machniak
2014-06-20Hide voice messagesThomas Bruederli
2014-06-19Small css fixesAleksander Machniak
2014-06-19Use different styles for :required and :focus input fieldsThomas Bruederli
2014-06-18Better styles for hidden (voice) elements and attachments list iconsThomas Bruederli
2014-06-05Don't hide voice contents with display:none, otherwise they're not read. Fix ↵Thomas Bruederli
icon styles for compose contacts list
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
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
2014-06-04Improved video support, all tinymce related resources moved to ↵Aleksander Machniak
program/js/tinymce/roundcube dir
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-03Simplify CSS boder/background styles for listing elements with focus indicatorThomas Bruederli
2014-06-03Use jQuery UI tabs widget for tabbed fieldsetsThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-05-28Hide droptarget image if drag-n-drop is not supportedAleksander Machniak
2014-05-28Improve (message) list widget display and keyboard navigation to show sane ↵Thomas Bruederli
behavior with screen readers
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵Aleksander Machniak
TinyMCE4
2014-05-27Remove list row 'unfocused' state and keep 'selected' classes even when list ↵Thomas Bruederli
loses focus. For visual distinguishing .focus tr.selected can be used
2014-05-15Minor fixes for teelist searchingThomas Bruederli
2014-05-12Define generic styles for a search boxe inside list widgetsThomas Bruederli
2014-05-12Fix icon for DOC filesAleksander Machniak
2014-05-09Unify lists' records and headers height no matter it's td, li or spanAleksander Machniak
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + ↵Thomas Bruederli
enable keyboard controls of contacts list widget
2014-05-07Further accessibility improvements regarding keyboard navigation and ↵Thomas Bruederli
document structure
2014-05-02Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browserAleksander Machniak
2014-05-01Improve mail view document structure with headings, roles, labels and ↵Thomas Bruederli
aria-attributes
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2. Implement full keyboard navigation in main mail view