Misc bugfixes and cleanup

This commit is contained in:
Matt Keeter 2014-03-14 10:21:42 -04:00
parent 44fb4197ca
commit 1eaae882a0
3 changed files with 4 additions and 4 deletions

View file

@ -15,5 +15,5 @@ QPushButton {
}
QPushButton:pressed {
background-color: #ddd7d4;
background-color: #ddd7c4;
}