Better aligning of the new mail count.

SVN revision: 23473
master
Christopher Michael 17 years ago
parent 1e6b7afa8b
commit cf83336982
  1. 13
      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

Loading…
Cancel
Save