summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
AgeCommit message (Collapse)Author
2014-08-05lot of stuffHugues Hiegel
2013-11-08Adjust date column size to fit the widest possible date format (#1489368)Thomas Bruederli
2013-10-25Fixed status icon in messages list header, fixed position of flag iconAleksander Machniak
2013-10-25Fix message content scrolling on touch devicesThomas Bruederli
2013-09-04Toolbar and list icons for responses + list header icon for prority column ↵Thomas Bruederli
(#1489234)
2013-07-10Set z-index for messagelist and fixed header copy; fix overflow settings; ↵Thomas Bruederli
removed unused definitions
2013-07-09Finally: make message list header stay on top when scrolling (#1295420)Thomas Bruederli
2013-06-28Fix so filename label is "Name" not "Display name"Aleksander Machniak
2013-06-27Fix text-overflowThomas Bruederli
2013-06-26Fix icon position for all special folders when on second level of the tree.Aleksander Machniak
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
2013-06-25Fix Junk folder alignment when it's nested in inbox folder.Victor Benincasa
2013-06-24Improved/unified attachment preview pageAleksander Machniak
Implemented attachment print button
2013-06-23Improve screen min-width calculationAleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
- Refactoring: separated address book implementation from generic LDAP wrapper class - Auto-detect and use VLV indices for all search operations - Additional group configuration options for LDAP address books - Allow address books to display a multi-level group hierarchy in the contacts list
2013-06-13Set minimum height for message headers block (#1489108)Thomas Bruederli
2013-05-31Small css fix in compose page footerAleksander Machniak
2013-04-15Fix hide-headers iconAleksander Machniak
2013-03-21Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-03-21Add switch for text/html alternative part view (#1486939)Thomas Bruederli
2013-03-21Small CSS optimizationsVictor Benincasa
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI ↵Thomas Bruederli
elements and styles to the skins; adapt habavior of the compose address book widget
2013-01-31Better indentation styles for mailbox listThomas Bruederli
2013-01-31Define a global style for tree listsThomas Bruederli
2013-01-26Make searchbox properly scale to 100% using box-sizing trick (#1488381)Thomas Bruederli
2013-01-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-01-25Add search box to compose address book widget (#1488381)Thomas Bruederli
2013-01-24Added embed.css for classic skin, improved/unified warnings style (button is ↵Aleksander Machniak
still different), cleanup
2013-01-09Adjust searchbox positionThomas Bruederli
2012-12-29Minor IE7/8 fixesThomas Bruederli
2012-12-14Fix unwanted horizontal scrollbar in message preview header (#1488866)Aleksander Machniak
2012-12-10Nicely render headers of message/rfc822 partsThomas Bruederli
2012-11-30Unify top-border on message-part and image-attachment elementsAleksander Machniak
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-25Fix absolute positioning in HTML messages (#1488819)Aleksander Machniak
2012-11-22Small style improvementsAleksander Machniak
2012-11-20Small thread icon alignment fixAleksander Machniak
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli
2012-11-05Tiny style fix in compose viewThomas Bruederli
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-26Style improvements in compose screenAleksander Machniak
2012-10-24Refactored compose UI according to discussions on the mailing listThomas Bruederli
2012-10-24Align size column title to the left to fix overlapping with sorting arrowsAleksander Machniak
2012-10-19Display email address if contact has more than one (in compose address book ↵Thomas Bruederli
widget)
2012-10-17Adapt classic skin to new extwin featureThomas Bruederli
2012-10-17Add user settings to open message view and compose form in new windows. This ↵Thomas Bruederli
natevely implements the compose_newwindow plugin functionslity and more
2012-10-02Force fonts in compose fields to be all the same (#1488690)Thomas Bruederli
2012-10-02Unify appearence of message view (full and preview); limit number of ↵Thomas Bruederli
recipients to be displayed in headers section
2012-10-01Remove nonsense styleThomas Bruederli
2012-10-01Replacement for commit af276f21e536:Thomas Bruederli
- add a more discrete toggle for all headers to message preview - fix message display page issues (#1488590, #1488642)