color rework + cleanup
This commit is contained in:
@@ -5,4 +5,5 @@ UI.MenuItem = class(UI.FlatButton)
|
||||
UI.MenuItem.defaults = {
|
||||
UIElement = 'MenuItem',
|
||||
noPadding = false,
|
||||
textInactiveColor = colors.gray,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user