Changed: button colour
This commit is contained in:
parent
1be6d665f1
commit
27ce7ea304
@ -38,7 +38,7 @@
|
||||
};
|
||||
this.StyleDown = new ButtonStyle()
|
||||
{
|
||||
BackColour = Color.FromArgb(0, 183, 209),
|
||||
BackColour = Color.FromArgb(60, 53, 148),
|
||||
PenColour = Color.White,
|
||||
ForeImage = this.DownImage
|
||||
};
|
||||
|
Reference in New Issue
Block a user