QTfrontend/res/css/christmas.css
changeset 15254 ebb86ed1b785
parent 15249 441bdf1e6026
child 15257 752b44ffa707
equal deleted inserted replaced
15253:000d3262244c 15254:ebb86ed1b785
   548 margin: 2px;
   548 margin: 2px;
   549 }
   549 }
   550 #keyBinderScrollArea {
   550 #keyBinderScrollArea {
   551 background: #130F2A;
   551 background: #130F2A;
   552 }
   552 }
       
   553 #chatContainer {
       
   554 border-width: 0px;
       
   555 background-color: #ffcc00;
       
   556 border-radius: 10px;
       
   557 }
       
   558 #chatText {
       
   559 background-color: rgb(23, 11, 54);
       
   560 border-width: 0px;
       
   561 }