summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/mail.css
AgeCommit message (Collapse)Author
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-21- place quota indicator styles in one placealec
git-svn-id: https://svn.roundcube.net/trunk@3776 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19- Move quota indicator to mailboxlist footeralec
- Fix groupcontrols on IE6 (use gif) git-svn-id: https://svn.roundcube.net/trunk@3771 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-17- UI unification alec
- Added button to hide/unhide the preview pane (#1484215) git-svn-id: https://svn.roundcube.net/trunk@3757 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- some improvements + added splitter in Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@3734 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-30- 'threads' column made movablealec
git-svn-id: https://svn.roundcube.net/trunk@3688 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-19- Fix cursor on subject (broken in last commits)alec
git-svn-id: https://svn.roundcube.net/trunk@3637 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- Added threads tree iconsalec
- css/js fixes and improvements in (messages) list code git-svn-id: https://svn.roundcube.net/trunk@3625 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-02- small cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3467 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- don't use quotes in background url specificationalec
git-svn-id: https://svn.roundcube.net/trunk@3405 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-20- fix <select> stylealec
git-svn-id: https://svn.roundcube.net/trunk@3396 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-20- Make fonts and colors more consistent (#1486565)alec
git-svn-id: https://svn.roundcube.net/trunk@3393 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use popupmenu style for attachments upload formalec
- move .popupmenu style definition to common.css git-svn-id: https://svn.roundcube.net/trunk@3375 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-10- pixel-fix in mailboxlistalec
git-svn-id: https://svn.roundcube.net/trunk@3173 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-03- Fix displaying nested message parts (#1486246)alec
git-svn-id: https://svn.roundcube.net/trunk@3150 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-30- small style improvements for folderlist, better Drafts iconalec
git-svn-id: https://svn.roundcube.net/trunk@3141 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-11-04- fix replyto and cc cols css issue (#1486276) + handle their values as in ↵alec
from/to git-svn-id: https://svn.roundcube.net/trunk@3099 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-30- remove #printmessageframe (#1486256)alec
git-svn-id: https://svn.roundcube.net/trunk@3079 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-24- Fix quota indicator issues by content generation on client-sizealec
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220) git-svn-id: https://svn.roundcube.net/trunk@3058 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-23- fix IE6 regression in listcontrols (#1486195)alec
git-svn-id: https://svn.roundcube.net/trunk@3053 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-16- small fixes in messagetoolbar iconset + added signature icon for future usealec
git-svn-id: https://svn.roundcube.net/trunk@3045 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06- more css unification for boxes + toolbarmenu moved to common.css (#1486198)alec
git-svn-id: https://svn.roundcube.net/trunk@3023 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
git-svn-id: https://svn.roundcube.net/trunk@3011 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-28- Fix folder/messagelist controls alignment - icons used (#1486072)alec
git-svn-id: https://svn.roundcube.net/trunk@2996 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-14- small css improvementalec
git-svn-id: https://svn.roundcube.net/trunk@2955 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-04New logo and minor changes to default skinthomasb
git-svn-id: https://svn.roundcube.net/trunk@2913 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-30- fix compose menu with lower resolutions on IE (#1486012)alec
git-svn-id: https://svn.roundcube.net/trunk@2896 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-26- Fix too small status/flag/attachment columns in Safari 4 (#1486063)alec
git-svn-id: https://svn.roundcube.net/trunk@2872 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-10Revert r2844: mailfooter should align with message listthomasb
git-svn-id: https://svn.roundcube.net/trunk@2851 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-07- make #mailfooter good looking in all browsers (not tested with IE6)alec
git-svn-id: https://svn.roundcube.net/trunk@2844 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-04- css min-width fixes + #1486012alec
git-svn-id: https://svn.roundcube.net/trunk@2837 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-29Set min-width for countcontrolsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2808 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-29More speedup by using sprites for buttons: replacing 76 images with 4 newthomasb
git-svn-id: https://svn.roundcube.net/trunk@2806 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-05- fix messagelist subject column width in IE8alec
git-svn-id: https://svn.roundcube.net/trunk@2711 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-14Re-arrange html containers in order to move the footer links with the separatorthomasb
git-svn-id: https://svn.roundcube.net/trunk@2643 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-14Icon and better naming for message-edit functionthomasb
git-svn-id: https://svn.roundcube.net/trunk@2642 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- Added message Edit feature (#1483891, #1484440) - need iconalec
git-svn-id: https://svn.roundcube.net/trunk@2639 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- fix horizontal scrollbar in Safari/Chrome (#1485204)alec
git-svn-id: https://svn.roundcube.net/trunk@2633 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-08- Colorized signatures in plain text messagesalec
git-svn-id: https://svn.roundcube.net/trunk@2623 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- move safari hacks to separate css filealec
git-svn-id: https://svn.roundcube.net/trunk@2614 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- small css fixes (Opera)alec
git-svn-id: https://svn.roundcube.net/trunk@2605 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-31- removed unused stylealec
git-svn-id: https://svn.roundcube.net/trunk@2579 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-30- css fixes (#1485869)alec
git-svn-id: https://svn.roundcube.net/trunk@2574 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-29- small "pixelosa" in folders list fixedalec
git-svn-id: https://svn.roundcube.net/trunk@2568 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-29Fix folder list spritesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2566 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2558 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Tweak default skin with better icons (sprites) and move IE hacks to an ↵thomasb
external file included by conditional comments git-svn-id: https://svn.roundcube.net/trunk@2541 208e9e7b-5314-0410-a742-e7e81cd9613c