style adjustment and fixes

* style adjustments, now window and button style
* fix bug when logging on a tile with too many creatures
* remove deprecated onLogin and onLogout events
This commit is contained in:
Eduardo Bart
2012-05-10 10:06:06 -03:00
parent c0b6608453
commit 9abac474dd
19 changed files with 30 additions and 63 deletions

View File

@@ -3,13 +3,13 @@ Window < UIWindow
size: 200 200
opacity: 1
color: white
text-offset: 0 2
text-offset: 0 4
text-align: top
image-source: /core_styles/styles/images/window.png
image-border: 4
image-border-top: 20
image-border: 5
image-border-top: 22
opacity: 1
padding-top: 28
padding-top: 30
padding-left: 16
padding-right: 16
padding-bottom: 16