QTfrontend/main.cpp
changeset 6129 d1e37b104683
parent 5925 2a9353b800cd
child 6160 863d3edf5690
--- a/QTfrontend/main.cpp	Thu Oct 13 13:50:41 2011 -0400
+++ b/QTfrontend/main.cpp	Fri Oct 14 11:36:46 2011 -0400
@@ -180,6 +180,11 @@
                 "border-color: white;"
             "}"
 
+            "QPushButton:focus {"
+                "outline: none;"
+            "}"
+
+
             "QHeaderView {"
                 "border-radius: 0;"
                 "border-width: 0;"