Small theme improvements

This commit is contained in:
Jaime Thomas 2008-12-14 17:21:19 +00:00
parent a4d1853f90
commit 4da39cb42e
1 changed files with 12 additions and 2 deletions

View File

@ -155,14 +155,15 @@ group {
state: "default" 0.0;
color: 0 0 0 255;
min: 1 1;
max: 1 999999;
rel1 {
relative: 0.0 0.0;
offset: 0 3;
offset: -1 2;
}
rel2 {
relative: 0.0 1.0;
offset: 0 -2;
offset: -1 -1;
}
}
}
@ -180,6 +181,15 @@ group {
description {
state: "default" 0.0;
color: 138 171 225 128;
rel1 {
relative: 0.0 0.0;
offset: 0 2;
}
rel2 {
relative: 1.0 1.0;
offset: -1 -1;
}
}
}
}