QTfrontend/res/css/qt.css
changeset 15257 752b44ffa707
parent 15254 ebb86ed1b785
child 15415 78607b894e59
equal deleted inserted replaced
15256:f7b33ad8d502 15257:752b44ffa707
   549 }
   549 }
   550 #chatText {
   550 #chatText {
   551 background-color: rgb(23, 11, 54);
   551 background-color: rgb(23, 11, 54);
   552 border-width: 0px;
   552 border-width: 0px;
   553 }
   553 }
       
   554 #trainingList {
       
   555 border-style: none;
       
   556 padding-top: 6px;
       
   557 }
       
   558 #trainingList::item
       
   559 {
       
   560 padding-top: 2px;
       
   561 padding-bottom: 2px;
       
   562 }