Bugfixes
This commit is contained in:
@@ -194,8 +194,8 @@ public class Styles{
|
||||
down = flatDown;
|
||||
up = none;
|
||||
over = flatOver;
|
||||
disabled = black8;
|
||||
imageDisabledColor = Color.lightGray;
|
||||
disabled = none;
|
||||
imageDisabledColor = Color.gray;
|
||||
imageUpColor = Color.white;
|
||||
}};
|
||||
clearPartial2i = new ImageButtonStyle(){{
|
||||
|
||||
Reference in New Issue
Block a user