QTfrontend/res/css/birthday.css
changeset 15254 ebb86ed1b785
parent 15249 441bdf1e6026
child 15257 752b44ffa707
equal deleted inserted replaced
15253:000d3262244c 15254:ebb86ed1b785
   553 margin: 2px;
   553 margin: 2px;
   554 }
   554 }
   555 #keyBinderScrollArea {
   555 #keyBinderScrollArea {
   556 background: #100308; /* CUSTOM */
   556 background: #100308; /* CUSTOM */
   557 }
   557 }
       
   558 #chatContainer {
       
   559 border-width: 0px;
       
   560 background-color: #ffcc00;
       
   561 border-radius: 10px;
       
   562 }
       
   563 #chatText {
       
   564 background-color: rgb(23, 11, 54);
       
   565 border-width: 0px;
       
   566 }