bug fixes

This commit is contained in:
ingvar1995 2016-03-29 21:08:15 +03:00
parent ce7f6e03f5
commit 681d116687
2 changed files with 3 additions and 2 deletions

View file

@ -1266,6 +1266,6 @@ QPushButton:hover
#toxygen
{
color: qlineargradient(spread:pad, x1:0 y1:10, x2:60 y2:10, stop:0 #FF0000, stop:1 #00FF00);
color: white;
}