This commit adds the possibility to specify system-defined css in order to
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Jan 2002 12:17:50 +0000 (12:17 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 11 Jan 2002 12:17:50 +0000 (12:17 +0000)
commit8f1ba72b11a7c2ff9fd2613586007261e0b32798
treeb314b61b541389437338d4092a3ac78fa76eeb95
parent715225af1f3ef09897a7c1db61acdeb0ba842455
This commit adds the possibility to specify system-defined css in order to
allow users to change the font family and size of SM. Making possible to
make it bigger or smaller depending on their screen size. Sysops may add
or remove these system-defined css located in themes/css/

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2115 7612ce4b-ef26-0410-bec9-ea0150e637f0
12 files changed:
ChangeLog
functions/page_header.php
locale/es_ES/LC_MESSAGES/squirrelmail.mo
locale/es_ES/LC_MESSAGES/squirrelmail.po
po/squirrelmail.po
src/load_prefs.php
src/options_display.php
themes/css/sans-08.css [new file with mode: 0644]
themes/css/sans-10.css [new file with mode: 0644]
themes/css/sans-12.css [new file with mode: 0644]
themes/css/serif-10.css [new file with mode: 0644]
themes/css/serif-12.css [new file with mode: 0644]