summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default
AgeCommit message (Collapse)Author
2009-04-04Fixes a bug where read messages continued to display the unread icon.css_spritesNathan Kinkade
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
2009-01-05- filter width fixalec
git-svn-id: https://svn.roundcube.net/trunk@2218 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05- min-width fix for IE6alec
git-svn-id: https://svn.roundcube.net/trunk@2217 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Remove fixed width in settings page (#1485663) + limit size of timezone ↵thomasb
drop-down git-svn-id: https://svn.roundcube.net/trunk@2216 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ↵thomasb
in Firefox (#1485425) git-svn-id: https://svn.roundcube.net/trunk@2197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Fix mark popup in IE 7 (#1485369)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2196 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485631: code clean up, small fixalec
git-svn-id: https://svn.roundcube.net/trunk@2169 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-17#1485455: small fixes for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2168 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-16New (lightweight, gif) watermark imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@2166 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-11#1485621: fix 'size' column name with sort icon alec
git-svn-id: https://svn.roundcube.net/trunk@2146 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09- IE fix for r2139 changealec
git-svn-id: https://svn.roundcube.net/trunk@2141 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485455: fix checkboxes style in Operaalec
git-svn-id: https://svn.roundcube.net/trunk@2139 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485544: quota image better lookalec
git-svn-id: https://svn.roundcube.net/trunk@2137 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-07- fix status filter position on IEalec
git-svn-id: https://svn.roundcube.net/trunk@2129 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-06Fix position of the filter boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@2125 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-12-05#1485605: some css fixes for IE6alec
git-svn-id: https://svn.roundcube.net/trunk@2120 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-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomasb
autocompletion list clickable git-svn-id: https://svn.roundcube.net/trunk@2081 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-06- small fix for font-size in quotabox spanalec
git-svn-id: https://svn.roundcube.net/trunk@2042 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-04- Make identities list scrollable (#1485538)alec
git-svn-id: https://svn.roundcube.net/trunk@2038 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-22#1485376: removed corrupted and not used imagesalec
git-svn-id: https://svn.roundcube.net/trunk@2004 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-19#1484684: prevent from data loss when pressing ESC key in IE while message ↵alec
compose git-svn-id: https://svn.roundcube.net/trunk@1993 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-09- add border:0 for imagesalec
git-svn-id: https://svn.roundcube.net/trunk@1966 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-08- use flagged classalec
git-svn-id: https://svn.roundcube.net/trunk@1959 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-08- added commented #messagelist tr.flagged definition (#1485464)alec
git-svn-id: https://svn.roundcube.net/trunk@1957 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- removed old and not used ldapscripts.htmlalec
git-svn-id: https://svn.roundcube.net/trunk@1913 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-30- small css fix (#1485427)alec
git-svn-id: https://svn.roundcube.net/trunk@1903 208e9e7b-5314-0410-a742-e7e81cd9613c