From 0c14b3be7072b0e1592008c07ba67257d05415f6 Mon Sep 17 00:00:00 2001 From: hsoft Date: Wed, 10 Jun 2009 13:55:36 +0000 Subject: [PATCH] me help: v5.6.2 --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4037 --- me/help/changelog.yaml | 5 +++++ me/help/skeleton/hardcoded.css | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/me/help/changelog.yaml b/me/help/changelog.yaml index db4644f2..39e03ff0 100644 --- a/me/help/changelog.yaml +++ b/me/help/changelog.yaml @@ -1,3 +1,8 @@ +- date: 2009-06-10 + version: 5.6.2 + description: | + * Fixed an occasional crash on Copy/Move operations. + * Fixed bugs with iTunes integration. - date: 2009-05-30 version: 5.6.1 description: | diff --git a/me/help/skeleton/hardcoded.css b/me/help/skeleton/hardcoded.css index a3b17c5b..2c0fa5fc 100644 --- a/me/help/skeleton/hardcoded.css +++ b/me/help/skeleton/hardcoded.css @@ -9,9 +9,9 @@ BODY BODY,A,P,UL,TABLE,TR,TD { - font-family:Tahoma,Arial,sans-serif; + font-family: "Helvetica Neue", "Lucida Grande", Arial, sans-serif; font-size:10pt; - color: #4477AA;/*darker than 5588bb for the sake of the eyes*/ + color: #336699;/*darker than 5588bb for the sake of the eyes*/ } /***************************************************** @@ -82,7 +82,6 @@ TD.menuframe A.menuitem,A.menuitem_selected { font-size:14pt; - font-family:Tahoma,Arial,sans-serif; font-weight:normal; padding-left:10pt; color:#5588bb; @@ -98,7 +97,6 @@ A.menuitem_selected A.submenuitem { - font-family:Tahoma,Arial,sans-serif; font-weight:normal; color:#5588bb; text-decoration:none;