Better aligning of the new mail count.

SVN revision: 23473
This commit is contained in:
Christopher Michael 2006-06-16 16:31:12 +00:00
parent 1e6b7afa8b
commit cf83336982
1 changed files with 7 additions and 6 deletions

View File

@ -76,23 +76,24 @@ collections
visible: 0; visible: 0;
rel1 rel1
{ {
relative: 0.0 0.0; relative: 0.5 0.5;
offset: 0 0; offset: 4 0;
to: "logo"; to: "logo";
} }
rel2 rel2
{ {
relative: 1.0 1.0; relative: 0.5 1.0;
offset: -1 -1; offset: 4 -1;
to: "logo"; to: "logo";
} }
text text
{ {
text: ""; text: "";
font: "VeraBold"; font: "VeraBold";
size: 16; size: 14;
min: 1 1; min: 1 1;
align: 1.0 0.5; align: 0.5 0.5;
text_class: "module_large";
} }
} }
description description