diff -r e3613c0d3600 -r 5ac2bdefa173 QTfrontend/res/css/qt.css --- a/QTfrontend/res/css/qt.css Fri Mar 30 17:01:30 2018 +0200 +++ b/QTfrontend/res/css/qt.css Fri Mar 30 11:56:16 2018 -0400 @@ -17,6 +17,11 @@ * *****************************************************************************/ +#infoButton +{ +border: transparent; +background: transparent; +} HWForm,QDialog { background-image: url(":/res/Background.png"); background-position: bottom center;