summaryrefslogtreecommitdiff
path: root/skins/default
AgeCommit message (Collapse)Author
2010-03-24- remove unused css filealecpl
2010-03-23- don't use quotes in background url specificationalecpl
2010-03-22- Use product name as title of header logo, change header logo link (#1486567)alecpl
2010-03-20- fix <select> stylealecpl
2010-03-20- Make fonts and colors more consistent (#1486565)alecpl
2010-03-20- moved listcontrols container before the conditional tagalecpl
2010-03-19- hide threads related stuff if threads are not supportedalecpl
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alecpl
2010-03-17- use popupmenu style for attachments upload formalecpl
- move .popupmenu style definition to common.css
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-07- code cleanupalecpl
2010-03-03Remember search modifiers in user prefs (#1486146) + bring back the old defaultsthomascube
2010-02-21Better icon for drafts folderthomascube
2010-02-04- IE7 fixalecpl
2010-02-03- fix: taskbar too height, overlaps toolbaralecpl
2010-01-28- Don't create link to not existing css file for dummy taskalecpl
- rename addresses.css to addressbook.css (now matches with task name)
2010-01-26Import contacts into the selected address book + set button states accordinglythomascube
2010-01-11- change mailboxlist maxlength=25alecpl
2009-12-10- pixel-fix in mailboxlistalecpl
2009-12-03- Fix displaying nested message parts (#1486246)alecpl
2009-12-01- fix folderlist header in message.html after r3141alecpl
2009-11-30- small style improvements for folderlist, better Drafts iconalecpl
2009-11-18- set "productname" for Roundcube logo in "error" template (#1486283)alecpl
2009-11-04- fix replyto and cc cols css issue (#1486276) + handle their values as in ↵alecpl
from/to
2009-11-03- small clean upalecpl
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- top posting (#1484272)alecpl
2009-10-30- remove #printmessageframe (#1486256)alecpl
2009-10-28Specify toolbar container in compose template (#1486247)thomascube
2009-10-27Better icon for empty folder commandthomascube
2009-10-25- Avoid unnecessary page loads for selected tab (#1486032)alecpl
2009-10-24- Fix quota indicator issues by content generation on client-sizealecpl
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
2009-10-23- Don't display disabled sections in Settings (#1486099)alecpl
2009-10-23- fix IE6 toolbarmenu regression (#1486195)alecpl
2009-10-23- fix IE6 regression in listcontrols (#1486195)alecpl
2009-10-16- small fixes in messagetoolbar iconset + added signature icon for future usealecpl
2009-10-11- fix 1px IE issue in 'records-table' header rowalecpl
2009-10-08- fix attachmentlist on IE7 (#1486206)alecpl
2009-10-06- more css unification for boxes + toolbarmenu moved to common.css (#1486198)alecpl
2009-10-06- unified boxtitle css stylesalecpl
2009-10-04- Added an alert message when uploading still in progress and the user tries ↵vbenincasa
to send the message - Added the functionality to abort the upload process - Changed the loading icon background to transparent, so it can be used in other templates easily
2009-10-04- loading indicatoralecpl
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alecpl
2009-09-30- fix 2px splitter issue on IE8alecpl
2009-09-29- fix typoalecpl
2009-09-29- fix unread/invert actions (broken in last commit)alecpl
2009-09-28- Fix folder/messagelist controls alignment - icons used (#1486072)alecpl
2009-09-23- Replace the attribute "size" with "width" in CSS from login input fields ↵vbenincasa
(#1486155). - Fix an extra margin in login form (IE6/7)
2009-09-22- allow setting login inputs size in skin template (#1486155)alecpl
2009-09-15- Provide some additional usability for attachments form with "mainaction" ↵vbenincasa
class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property)