X-Git-Url: http://git.tdb.fi/?p=r2c2.git;a=blobdiff_plain;f=data%2Fr2c2.res;fp=data%2Fr2c2.res;h=c630dbf7f3a7e5c54ee6d1d91e8e33bb5b9f0692;hp=9a00dd6c253f6e08182e438418bde92d1b623d87;hb=df88ff837468c32986c73740b4fc8279bc152e47;hpb=4cbfbf5a3ec1aeac1e77ba1bbdb61ac2ad8ecaaf diff --git a/data/r2c2.res b/data/r2c2.res index 9a00dd6..c630dbf 100644 --- a/data/r2c2.res +++ b/data/r2c2.res @@ -442,6 +442,7 @@ graphic "cursor" { texture "gui.png"; slice 40 81 2 10; + shadow { bottom 1; }; }; style "entry" @@ -466,7 +467,7 @@ style "entry" align 0.0 0.5; fill 0.0 0.0; size 2 12; - margin { left 3; right 3; }; + margin { horizontal 3; }; }; }; @@ -665,7 +666,7 @@ style "vslider" { graphic NORMAL "vertical_knob"; fill 0.0 0.0; - align 0.0 1.0; + align 0.5 1.0; }; };