Make mono pointer look better. Still isn't quite right.

SVN revision: 16316
This commit is contained in:
sebastid 2005-08-24 20:58:13 +00:00 committed by sebastid
parent 295ffe029a
commit 6d2c0660b4
1 changed files with 10 additions and 3 deletions

View File

@ -17,8 +17,8 @@ group {
offset: 0 0;
}
rel2 {
relative: 0.68750 1.0;
offset: -1 -1;
relative: 0.6875 1.0;
offset: -1 -1;
}
image {
normal: "e17_pointer.png";
@ -130,7 +130,14 @@ group {
mouse_events: 0;
description {
state: "default" 0.0;
aspect: 0.75 1.0;
rel1 {
relative: 0.0 0.0;
offset: 0 0;
}
rel2 {
relative: 0.6666 1.0;
offset: -1 -1;
}
image {
normal: "e17_pointer_mono.png";
}