QTfrontend/main.cpp
changeset 6129 d1e37b104683
parent 5925 2a9353b800cd
child 6160 863d3edf5690
equal deleted inserted replaced
6128:c90f50e6dd8e 6129:d1e37b104683
   178 
   178 
   179             "QPushButton:pressed{"
   179             "QPushButton:pressed{"
   180                 "border-color: white;"
   180                 "border-color: white;"
   181             "}"
   181             "}"
   182 
   182 
       
   183             "QPushButton:focus {"
       
   184                 "outline: none;"
       
   185             "}"
       
   186 
       
   187 
   183             "QHeaderView {"
   188             "QHeaderView {"
   184                 "border-radius: 0;"
   189                 "border-radius: 0;"
   185                 "border-width: 0;"
   190                 "border-width: 0;"
   186                 "border-bottom-width: 3px;"
   191                 "border-bottom-width: 3px;"
   187                 "background-color: #00351d;"
   192                 "background-color: #00351d;"