summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/templates
AgeCommit message (Collapse)Author
2009-03-28Implemented using a single image to display all icons via CSS positioning of ↵Nathan Kinkade
the image in a div.
2009-01-21#1485696: removed hardcoded size of logo imagealec
git-svn-id: https://svn.roundcube.net/trunk@2247 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485633: use new watermark imagealec
git-svn-id: https://svn.roundcube.net/trunk@2167 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16#1485632: fix searchfilter label's for attributealec
git-svn-id: https://svn.roundcube.net/trunk@2165 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Group settings boxes together in floating blocks for better layoutthomasb
git-svn-id: https://svn.roundcube.net/trunk@2164 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-16Validate html a tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2159 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-15- fix unflagged icon setting on IEalec
- small code cleanups git-svn-id: https://svn.roundcube.net/trunk@2153 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-15- allow cc, bcc, replyto fields hiddingalec
git-svn-id: https://svn.roundcube.net/trunk@2152 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Add Robots meta tag in login page and installer (#1484846)alec
git-svn-id: https://svn.roundcube.net/trunk@2132 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Fix horizontal scrollbar in preview pane on IE (#1484633)alec
git-svn-id: https://svn.roundcube.net/trunk@2131 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-06Move search filter drop-down closed to search boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@2124 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Spread settings box over the whole width of the windows + make fieldsets floatthomasb
git-svn-id: https://svn.roundcube.net/trunk@2097 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
- Unified editor switching functions git-svn-id: https://svn.roundcube.net/trunk@2035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26Add some horizontal space to separate the different control links and quota ↵thomasb
display git-svn-id: https://svn.roundcube.net/trunk@2014 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Replace flag with star as used in Gmail and Thunderbird + add hover effect ↵thomasb
for flags col git-svn-id: https://svn.roundcube.net/trunk@2000 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-10- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)alec
- Fix messages count bar overlapping (#1485270) git-svn-id: https://svn.roundcube.net/trunk@1969 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05- fix unclosed label (#1485454)alec
git-svn-id: https://svn.roundcube.net/trunk@1940 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Minimize "inline" javascript use (#1485433)alec
git-svn-id: https://svn.roundcube.net/trunk@1912 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- small style clean upalec
git-svn-id: https://svn.roundcube.net/trunk@1910 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Fix compose window width/height (#1485396)alec
git-svn-id: https://svn.roundcube.net/trunk@1905 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- prevent splitters "jumps" when page is loading (set style reading cookie ↵alec
in skin template, using new 'expression' feature) git-svn-id: https://svn.roundcube.net/trunk@1861 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- allow signature textarea size setting from skin + use cols=60alec
git-svn-id: https://svn.roundcube.net/trunk@1859 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- added missing close tagalec
git-svn-id: https://svn.roundcube.net/trunk@1847 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19-moved <style> to <head>alec
git-svn-id: https://svn.roundcube.net/trunk@1839 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Place save button below the scrollable prefs boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@1838 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alec
git-svn-id: https://svn.roundcube.net/trunk@1807 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14-small folder names abbreviation fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1792 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- fix: show folderslist before splitteralec
git-svn-id: https://svn.roundcube.net/trunk@1777 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Fixed quota img height/width setting from template (#1484857)alec
git-svn-id: https://svn.roundcube.net/trunk@1776 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1767 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Added vertical splitter for folders list resizingalec
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE git-svn-id: https://svn.roundcube.net/trunk@1766 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05showImages attribute is skin template is obsolte: now set in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1739 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Better title for export icon + include source in export urlthomasb
git-svn-id: https://svn.roundcube.net/trunk@1737 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Enable export of contacts as vCard + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1732 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomasb
provide the most obvious operation git-svn-id: https://svn.roundcube.net/trunk@1716 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-24-last fix's fix ;)alec
git-svn-id: https://svn.roundcube.net/trunk@1680 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-24-css fixalec
git-svn-id: https://svn.roundcube.net/trunk@1679 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Fix hiding of mark menu (#1484944)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1623 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Save outgoing mail to selectable folder (#1324581)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1621 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1589 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-30- Added flag column on messages list (#1484623)alec
git-svn-id: https://svn.roundcube.net/trunk@1580 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-10- allow tabindex in buttons and #1484171alec
git-svn-id: https://svn.roundcube.net/trunk@1503 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Add link to close message part windowthomasb
git-svn-id: https://svn.roundcube.net/trunk@1432 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-16-reverted 1286 change (don't need div here)alec
git-svn-id: https://svn.roundcube.net/trunk@1397 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-16-reverted r1391 and fix for IE7 (IE6 should still be ok)alec
git-svn-id: https://svn.roundcube.net/trunk@1396 208e9e7b-5314-0410-a742-e7e81cd9613c