[Vtigercrm-commits] [vtiger-commits] r10295 - /vtigercrm/branches/5.0.3/themes/bluelagoon/style.css
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Mar 1 09:17:29 EST 2007
Author: richie
Date: Thu Mar 1 07:17:23 2007
New Revision: 10295
Log:
changed the alignment in the Email Client as it was occupying too much space. This change will lead to higher readability as the user gets more screen-space to read the mail. This is for when you get into the My Mails screen
Modified:
vtigercrm/branches/5.0.3/themes/bluelagoon/style.css
Modified: vtigercrm/branches/5.0.3/themes/bluelagoon/style.css
==============================================================================
--- vtigercrm/branches/5.0.3/themes/bluelagoon/style.css (original)
+++ vtigercrm/branches/5.0.3/themes/bluelagoon/style.css Thu Mar 1 07:17:23 2007
@@ -1122,7 +1122,7 @@
/* END OF REPORT */
/* WEB MAIL */
a.webMnu{
- font-size:11px;
+ font-size:5px;
color:#0070BA;
text-decoration:underline;
}
@@ -1986,7 +1986,7 @@
.mailClientWriteEmailHeader {
font-family:arial, helvetica, sans-serif;
font-size:20px;
- line-height:24px;
+ line-height:3px;
font-weight:bold;
background:#e0dbb0 url(images/mailSubHeaderBg.gif) repeat-x;
padding:10px;
More information about the vtigercrm-commits
mailing list