changeset 15254 | ebb86ed1b785 |
parent 15249 | 441bdf1e6026 |
child 15257 | 752b44ffa707 |
--- a/QTfrontend/res/css/april1.css Thu Jul 18 18:45:30 2019 +0200 +++ b/QTfrontend/res/css/april1.css Thu Jul 18 19:26:13 2019 +0200 @@ -551,3 +551,12 @@ #keyBinderScrollArea { background: #130F2A; } +#chatContainer { +border-width: 0px; +background-color: #ffcc00; +border-radius: 10px; +} +#chatText { +background-color: rgb(23, 11, 54); +border-width: 0px; +}