Added focus state on buttons

ubuntu/bionic
unknown 13 years ago
parent 02d6d1b832
commit 180f373fcb

@ -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 }
}
}

Loading…
Cancel
Save