summaryrefslogtreecommitdiff
path: root/skins/default
AgeCommit message (Collapse)Author
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in ↵alecpl
'dont_override'
2011-12-27- Fix searchbox positionalecpl
2011-12-09Allow custom content (from config dir) showing up on the about pagethomascube
2011-12-06- Fix label, add paragraph closing tagalecpl
2011-11-28- Reset messages list page when clicking on logo (#1487757)alecpl
2011-11-27- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):alecpl
1) improve its performance by half, 2) don't call it on UI init, it's called after getunread action 3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alecpl
bodies (#1487424): don't try to parse it, display notice with a link to download it directly
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-11-21Fit watermark background in about boxthomascube
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ↵thomascube
link; no link to roundcube.net to avoid tons of support requests
2011-11-20- Small style improvementsalecpl
2011-11-18- Added About tab in Settingsalecpl
2011-11-16- Small improvement for Chromealecpl
2011-11-16- Force font-family on body only, makes possible to set/display fonts of ↵alecpl
email message bodies
2011-11-15- Cleanupalecpl
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alecpl
button for drafts
2011-10-18- Removed zebra-classalecpl
2011-10-12- Improve .boxtitle stylealecpl
2011-10-12- Add possibility to auto-register menu objects in show_popup()alecpl
2011-09-19- Set style of login form inputs using class not IDsalecpl
2011-09-15Improve icon for saved searchesthomascube
2011-09-12- Fix more text-overflow:ellipsis issues (#1488061)alecpl
- Fix flagged icon hovered style in Chrome
2011-09-12- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit ↵alecpl
(#1488061)
2011-09-09Slightly adjust list header spritesthomascube
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-08-28Define style for disabled form buttonsthomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-18- Fix "jumping" login form in IE7alecpl
2011-08-18Fix fieldset-tabs display within iframes on IE7thomascube
2011-08-18- Use logo object in error and messageprint templates tooalecpl
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-10CSS and UI fixes for IE6/7thomascube
2011-08-02- Fixed invisible #sourcename on IE6alecpl
2011-08-02- Link to task-specific style files for build-in tasks onlyalecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube
2011-07-23- Add workarounds for Chrome 14 css issues (#1487996)alecpl
2011-07-20Style changes for folder managerthomascube
2011-07-16Improve IE hacksthomascube
2011-07-07- Remove testing codealecpl
2011-07-07- Added possibility to undo last contact delete operationalecpl
2011-07-02- Added addressbook source selector in contact create formalecpl
2011-06-27- Fix groupoptionsmenu position after last commitalecpl
2011-06-27- Added vertical splitter for books/groups list in addressbook (#1487923)alecpl
2011-06-17- Fix quicksearchbox alignmentalecpl
2011-06-17- Use more descriptive labels for group actionsalecpl
2011-06-17- Added groupoptions containeralecpl
2011-06-16- Add addressbook name in contact info frame (#1487958)alecpl
2011-06-03- Added addressbook advanced searchalecpl
2011-06-01- Add popup with basic fields selection for addressbook searchalecpl