Mobile UI fixes

This commit is contained in:
Anuken
2018-11-27 12:31:45 -05:00
parent b45368342d
commit 19c17e96de
9 changed files with 925 additions and 918 deletions

View File

@@ -25,6 +25,7 @@ ButtonStyle: {
},
TextButtonStyle: {
default: {over: button-over, disabled: button, font: default-font, fontColor: white, disabledFontColor: gray, down: button-down, up: button},
wave: {font: default-font, fontColor: white, disabledFontColor: gray, up: button-edge-4},
clear: {over: flat-over, font: default-font, fontColor: white, disabledFontColor: gray, down: pane, up: flat},
discord: {font: default-font, fontColor: white, up: discord-banner},
info: {font: default-font, fontColor: white, up: info-banner},