Add a little more space between the window border and content object so that

Config Panel appears more like a normal Config Dialog with respect to the
space between window border and objects.


SVN revision: 27418
This commit is contained in:
Christopher Michael 2006-12-11 20:38:52 +00:00
parent 5f749052d9
commit d9701e12be
1 changed files with 2 additions and 2 deletions

View File

@ -131,11 +131,11 @@ group {
rel1 {
to_y: "logo";
relative: 0.0 1.0;
offset: 16 5;
offset: 24 5;
}
rel2 {
relative: 1.0 1.0;
offset: -17 -35;
offset: -25 -35;
}
}
}