From cf83336982a375163d8481b4e4e784bd6caddfd3 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Fri, 16 Jun 2006 16:31:12 +0000 Subject: [PATCH] Better aligning of the new mail count. SVN revision: 23473 --- mail.edc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/mail.edc b/mail.edc index 5c8abf2..040b771 100644 --- a/mail.edc +++ b/mail.edc @@ -76,23 +76,24 @@ collections visible: 0; rel1 { - relative: 0.0 0.0; - offset: 0 0; + relative: 0.5 0.5; + offset: 4 0; to: "logo"; } rel2 { - relative: 1.0 1.0; - offset: -1 -1; + relative: 0.5 1.0; + offset: 4 -1; to: "logo"; } text { text: ""; font: "VeraBold"; - size: 16; + size: 14; min: 1 1; - align: 1.0 0.5; + align: 0.5 0.5; + text_class: "module_large"; } } description