Author: grickit
Date: Sat Nov 12 05:05:56 2011
New Revision: 51961
URL: http://svn.gna.org/viewcvs/wesnoth?rev=51961&view=rev
Log:
Fixed buttons on replay bar being up too high.
Modified:
trunk/data/themes/macros.cfg
Modified: trunk/data/themes/macros.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/macros.cfg?rev=51961&r1=51960&r2=51961&view=diff
==============================================================================
--- trunk/data/themes/macros.cfg (original)
+++ trunk/data/themes/macros.cfg Sat Nov 12 05:05:56 2011
@@ -33,14 +33,14 @@
[change]
id=main-map
ref=top-panel
- rect="=,+26,+882,768"
+ rect="=,+30,+882,768"
[/change]
[add]
[panel]
id=replay-panel
image=themes/top-bg.png
ref=top-panel
- rect="=,+0,+882,+26"
+ rect="=,+0,+882,+30"
xanchor=left
yanchor=fixed
[/panel]
@@ -50,7 +50,7 @@
id=replay-label
text= _ "Replay"
ref=replay-panel
- rect="=+3,=+1,+60,=-4"
+ rect="=+3,=+5,+60,=-4"
font_size={FONT_SMALL_SIZE}
font_rgb=160,160,160
xanchor=fixed
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits