QTfrontend/res/css/qt.css
changeset 8318 e2c01fbf36c0
parent 7800 e884809735ce
child 8374 3a1708759c4f
equal deleted inserted replaced
8317:ec9f94ab2737 8318:e2c01fbf36c0
   103 
   103 
   104 QPushButton:focus {
   104 QPushButton:focus {
   105 outline: none;
   105 outline: none;
   106 }
   106 }
   107 
   107 
   108 
       
   109 QHeaderView {
   108 QHeaderView {
   110 border-radius: 0;
   109 border-radius: 0;
   111 border-width: 0;
   110 border-width: 0;
   112 border-bottom-width: 3px;
   111 border-bottom-width: 3px;
   113 background-color: #00351d;
   112 background-color: #00351d;