mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-18 18:06:44 +00:00
9-slice image support
This commit is contained in:
@@ -14,12 +14,9 @@ local style = {
|
||||
toolButton = {
|
||||
align = 'center middle',
|
||||
width = 48,
|
||||
margin = 4,
|
||||
padding = 0,
|
||||
},
|
||||
toolButton_not_hovered = {
|
||||
background = false,
|
||||
outline = false,
|
||||
slices = false,
|
||||
},
|
||||
toolButton_hovered = {
|
||||
tint = { 200, 255, 200 },
|
||||
|
||||
Reference in New Issue
Block a user