Added focus state on buttons

This commit is contained in:
unknown 2012-07-18 21:10:06 +02:00
parent 02d6d1b832
commit 180f373fcb

View File

@ -37,7 +37,10 @@ style "button"
### Focus ###
image { function = FOCUS
file = "images/null.png" }
state = NORMAL
file = "images/button.png"
border = {4, 4, 4, 4}
stretch = TRUE }
}
}