summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/settings.css
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-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-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-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 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-04- Make identities list scrollable (#1485538)alec
git-svn-id: https://svn.roundcube.net/trunk@2038 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-09-30- small css fix (#1485427)alec
git-svn-id: https://svn.roundcube.net/trunk@1903 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-18Place save button below the scrollable prefs boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@1838 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- changed cursor for folders subscription-tablealec
git-svn-id: https://svn.roundcube.net/trunk@1799 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15-fixed addindentity page + css hacks for IE + better right marginalec
git-svn-id: https://svn.roundcube.net/trunk@1798 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-13- added scroller in user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@1785 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1765 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28#1484589: use cursor:default for listsalec
git-svn-id: https://svn.roundcube.net/trunk@1689 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-12#1485126: added padding for fieldsetsalec
git-svn-id: https://svn.roundcube.net/trunk@1521 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
git-svn-id: https://svn.roundcube.net/trunk@1300 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02small css changesalec
git-svn-id: https://svn.roundcube.net/trunk@1235 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Adjust box size of identity edit formthomasb
git-svn-id: https://svn.roundcube.net/trunk@1168 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Little style fixes for IEthomasb
git-svn-id: https://svn.roundcube.net/trunk@1056 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Show message count in folder list and hint when creating a subfolderthomasb
git-svn-id: https://svn.roundcube.net/trunk@1052 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.robin
git-svn-id: https://svn.roundcube.net/trunk@811 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Introducing preview pane and conditional skin tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-25Several bugfixes and improvements. See CHANGELOG for detailsthomasb
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21Improved support for UTF-8 and other charsetsroundcube
git-svn-id: https://svn.roundcube.net/trunk@50 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-20Fixed SSL support; improved Courier compatibility; some visual enhancements ↵roundcube
and bugfixes git-svn-id: https://svn.roundcube.net/trunk@49 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-13Fixed bug #1325050roundcube
git-svn-id: https://svn.roundcube.net/trunk@29 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-13Fixed bug #1315992roundcube
git-svn-id: https://svn.roundcube.net/trunk@27 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c